FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/function/probability - sophy1/mathjs · GitHub
sophy1
/
mathjs
Public
forked from
josdejong/mathjs
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
mathjs
src
function
probability
on
develop
User selector
Datepicker
Commit history
Commits on Jul 30, 2024
feat: add matrix datatypes in more cases (#3235)
dvd101x
authored
cf24943
View commit details
Copy full SHA for cf24943
View code at this point
Browse repository at this point
Commits on Nov 1, 2023
fix: #3088 error in the description of the return type of `pickRandom`
josdejong
committed
76c4811
View commit details
Copy full SHA for 76c4811
View code at this point
Browse repository at this point
Commits on Jul 19, 2022
V11 with typed-function@3 (#2560)
Show description for 5932005
authored
5932005
View commit details
Copy full SHA for 5932005
View code at this point
Browse repository at this point
Commits on Apr 29, 2022
Linting: StandardJS for src/, test/; Prettier for types/ (#2544)
Show description for 13a3d4c
ChristopherChudzicki
authored
13a3d4c
View commit details
Copy full SHA for 13a3d4c
View code at this point
Browse repository at this point
Commits on Apr 12, 2022
feat: Implement `lgamma` function -- log(gamma(z))) -- for number and Complex (#2417)
Show description for b3f564f
authored
b3f564f
View commit details
Copy full SHA for b3f564f
View code at this point
Browse repository at this point
Commits on Dec 19, 2021
refactor(gamma function): use lanczos approximation with comments (#2364)
Show description for ccd6ad9
bartekleon
authored
ccd6ad9
View commit details
Copy full SHA for ccd6ad9
View code at this point
Browse repository at this point
Commits on Dec 15, 2021
fix(gamma function): use reflection formula to handle negative values (#2362)
Show description for d2583b0
bartekleon
authored
d2583b0
View commit details
Copy full SHA for d2583b0
View code at this point
Browse repository at this point
Commits on Apr 14, 2021
Fix pickRandom having no name (#2181)
HK-SHAO
authored
32113e0
View commit details
Copy full SHA for 32113e0
View code at this point
Browse repository at this point
Commits on Oct 18, 2020
Fix #1990: improve pickRandom: return matrix output on matrix input, introduce new option `elementWise`, always return `n` number of random picks (see also #1976).
josdejong
committed
e788c1d
View commit details
Copy full SHA for e788c1d
View code at this point
Browse repository at this point
Fix unit test and missing import extension
josdejong
committed
5f59174
View commit details
Copy full SHA for 5f59174
View code at this point
Browse repository at this point
Merge branch 'develop' into v8
Show description for 83e1963
josdejong
committed
83e1963
View commit details
Copy full SHA for 83e1963
View code at this point
Browse repository at this point
Commits on Oct 3, 2020
pickRandom - flatten the array
KonradLinkowski
committed
a5cbb6a
View commit details
Copy full SHA for a5cbb6a
View code at this point
Browse repository at this point
Allow any array in pickRandom function
KonradLinkowski
committed
ca05c25
View commit details
Copy full SHA for ca05c25
View code at this point
Browse repository at this point
Commits on Sep 20, 2020
Specify import require paths (continuation of #1941) (#1962)
Show description for 6f00715
authored
6f00715
View commit details
Copy full SHA for 6f00715
View code at this point
Browse repository at this point
Commits on Sep 6, 2020
Replace seed-random by seedrandom (#1955)
poppinlp
authored
943f1db
View commit details
Copy full SHA for 943f1db
View code at this point
Browse repository at this point
Commits on Jul 13, 2020
Replace recursive calls in typed-functions with `this`-style calls (#1903)
Show description for 859cfa2
nickewing
and
josdejong
authored
859cfa2
View commit details
Copy full SHA for 859cfa2
View code at this point
Browse repository at this point
Commits on May 6, 2020
Remove all deprecated code and warnings
josdejong
committed
23e38be
View commit details
Copy full SHA for 23e38be
View code at this point
Browse repository at this point
Commits on Dec 31, 2019
Improve performance of factorial for BigNumbers (#1691)
Bartosz Leoniak
authored and
josdejong
committed
1f10538
View commit details
Copy full SHA for 1f10538
View code at this point
Browse repository at this point
Commits on Aug 31, 2019
Refactor combinations.js to be more readable (#1607)
waseemyusuf
authored and
josdejong
committed
430a00f
View commit details
Copy full SHA for 430a00f
View code at this point
Browse repository at this point
Commits on Aug 28, 2019
Make combinationsWithRep.js more efficient (#1602)
Show description for c0e87c4
waseemyusuf
authored and
josdejong
committed
c0e87c4
View commit details
Copy full SHA for c0e87c4
View code at this point
Browse repository at this point
Commits on Aug 15, 2019
Added a `combinationsWithRep` function to calculate combinations with repitition (#1588)
Show description for 4cee372
waseemyusuf
authored and
josdejong
committed
4cee372
View commit details
Copy full SHA for 4cee372
View code at this point
Browse repository at this point
Commits on Jul 20, 2019
Update to `standard@13.0.2`
josdejong
committed
d8a4f3a
View commit details
Copy full SHA for d8a4f3a
View code at this point
Browse repository at this point
Commits on May 26, 2019
Fix #1473: remove `'use strict'` in every file
josdejong
committed
41efed7
View commit details
Copy full SHA for 41efed7
View code at this point
Browse repository at this point
Commits on May 15, 2019
Remove dependency on `matrix` of function `random`
josdejong
committed
3e553e1
View commit details
Copy full SHA for 3e553e1
View code at this point
Browse repository at this point
Commits on Apr 22, 2019
Improved deprecation errors and warnings. Introduce `lazy` again for factories.
josdejong
committed
33cead1
View commit details
Copy full SHA for 33cead1
View code at this point
Browse repository at this point
Commits on Apr 10, 2019
Auto generate dependenciesFull.js and dependenciesNumber.js (WIP)
josdejong
committed
3a34a57
View commit details
Copy full SHA for 3a34a57
View code at this point
Browse repository at this point
Commits on Apr 3, 2019
Implement number factories, dependencies. Make `matrix` and `bignumber` optional where possible
josdejong
committed
22bec13
View commit details
Copy full SHA for 22bec13
View code at this point
Browse repository at this point
Commits on Mar 6, 2019
Create number implementations of all functions in `mainNumber.js`
josdejong
committed
6acadd7
View commit details
Copy full SHA for 6acadd7
View code at this point
Browse repository at this point
Commits on Jan 30, 2019
Create and use `factory.js` to import all dependencies in main instance. Deprecate all old nested `index.js` files.
josdejong
committed
869d496
View commit details
Copy full SHA for 869d496
View code at this point
Browse repository at this point
Flatten all `type.*` dependencies
josdejong
committed
c42844a
View commit details
Copy full SHA for c42844a
View code at this point
Browse repository at this point
Commits on Jan 5, 2019
Fix checking whether `size` is a Matrix
josdejong
committed
5e8f0cb
View commit details
Copy full SHA for 5e8f0cb
View code at this point
Browse repository at this point
Refactored `random`, `randomInt`, and `pickRandom` in more compact typed functions
josdejong
committed
4d037c1
View commit details
Copy full SHA for 4d037c1
View code at this point
Browse repository at this point
Move the contents of distribution.js into random, randomInt, and pickRandom
josdejong
committed
1eee1f3
View commit details
Copy full SHA for 1eee1f3
View code at this point
Browse repository at this point
Commits on Dec 30, 2018
Fix functions having the actual config values.
Show description for 016e101
josdejong
committed
016e101
View commit details
Copy full SHA for 016e101
View code at this point
Browse repository at this point
Commits on Dec 23, 2018
Remove `partial` and memoization. Gives too much complications.
josdejong
committed
a05d15e
View commit details
Copy full SHA for a05d15e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL