FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/function/probability - walney/mathjs · GitHub
walney
/
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 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
Commits on Dec 19, 2018
Refactor functions `create` and `core`. Use the new index files from all unit tests
josdejong
committed
c32d410
View commit details
Copy full SHA for c32d410
View code at this point
Browse repository at this point
Commits on Dec 1, 2018
Add `/* #__PURE__ */` everywhere to enable tree-shaking in webpack
josdejong
committed
01a230a
View commit details
Copy full SHA for 01a230a
View code at this point
Browse repository at this point
Commits on Nov 24, 2018
Refactory `typed` into a regular factory function without special registrations. Remove most listeners.
josdejong
committed
942218f
View commit details
Copy full SHA for 942218f
View code at this point
Browse repository at this point
Commits on Nov 21, 2018
All functions use plain object config properties, and use a copy of the config (finalize them)
josdejong
committed
c7e0d21
View commit details
Copy full SHA for c7e0d21
View code at this point
Browse repository at this point
Cleanup redundant local variables
josdejong
committed
9750beb
View commit details
Copy full SHA for 9750beb
View code at this point
Browse repository at this point
Moved all toTex properties to `latex` util file
josdejong
committed
19275e5
View commit details
Copy full SHA for 19275e5
View code at this point
Browse repository at this point
Commits on Nov 9, 2018
Refactored all probability functions
josdejong
committed
bb9bf78
View commit details
Copy full SHA for bb9bf78
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL