FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/function - nikolas/mathjs · GitHub
nikolas
/
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
on
develop
User selector
Datepicker
Commit history
Commits on Feb 23, 2024
fix #3162: add license information about CSParse (#3164)
josdejong
authored
c1cf1c4
View commit details
Copy full SHA for c1cf1c4
View code at this point
Browse repository at this point
Commits on Feb 22, 2024
Fix: #3100 function `round` not handling round-off errors (#3136)
Show description for 85b65da
BrianFugate
and
josdejong
authored
85b65da
View commit details
Copy full SHA for 85b65da
View code at this point
Browse repository at this point
feat: improve the performance f `multiply` by adding matrix type inferencing (#3149)
Show description for 207623c
RandomGamingDev
and
josdejong
authored
207623c
View commit details
Copy full SHA for 207623c
View code at this point
Browse repository at this point
Commits on Jan 31, 2024
fix: #3142 support BigNumber values for the options of function `format`: `precision`, `wordSize`, `lowerExp`, `upperExp`
josdejong
committed
c60f637
View commit details
Copy full SHA for c60f637
View code at this point
Browse repository at this point
Commits on Nov 17, 2023
feat: extend function `round` with support for units (#3095)
Show description for b934672
josdejong
authored
b934672
View commit details
Copy full SHA for b934672
View code at this point
Browse repository at this point
Commits on Nov 15, 2023
fix #3094: function `derivative` mutates the input expression when it fails
josdejong
committed
a1f3b7c
View commit details
Copy full SHA for a1f3b7c
View code at this point
Browse repository at this point
Commits on Nov 8, 2023
fix #3087: extend function `mod` with support for negative divisors in when using `BigNumber` or `Fraction`
josdejong
committed
8679c07
View commit details
Copy full SHA for 8679c07
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 Oct 26, 2023
Merge branch 'develop' into v12
Show description for 3030c6b
josdejong
committed
3030c6b
View commit details
Copy full SHA for 3030c6b
View code at this point
Browse repository at this point
Commits on Oct 25, 2023
feat: implement subtractScalar (#3081, #2643)
Show description for 8f8e506
vrushaket
and
josdejong
authored
8f8e506
View commit details
Copy full SHA for 8f8e506
View code at this point
Browse repository at this point
Commits on Oct 20, 2023
feat: Add option to eigs() to turn off eigenvector computation (#3057)
Show description for fba5baf
gwhitney
authored
fba5baf
View commit details
Copy full SHA for fba5baf
View code at this point
Browse repository at this point
Commits on Oct 11, 2023
Merge branch 'develop' into v12
Show description for 1fb50b1
josdejong
committed
1fb50b1
View commit details
Copy full SHA for 1fb50b1
View code at this point
Browse repository at this point
fix: #3074 improve error message when using function `max` in `derivative`
josdejong
committed
7b9defb
View commit details
Copy full SHA for 7b9defb
View code at this point
Browse repository at this point
Commits on Oct 5, 2023
fix: Find eigenvectors of defective matrices (#3037)
Show description for b54aefb
gwhitney
authored
b54aefb
View commit details
Copy full SHA for b54aefb
View code at this point
Browse repository at this point
Commits on Sep 20, 2023
fixed matrix issue in correlation function + error handling (#3030)
Show description for abf9c9f
vrushaket
authored
abf9c9f
View commit details
Copy full SHA for abf9c9f
View code at this point
Browse repository at this point
chore: update history, reorder comment
josdejong
committed
fd5a6f7
View commit details
Copy full SHA for fd5a6f7
View code at this point
Browse repository at this point
Quantile-refactor (#3003)
Show description for dcf12c4
authored
dcf12c4
View commit details
Copy full SHA for dcf12c4
View code at this point
Browse repository at this point
Fix round-off errors in `mod()` (#3011)
Show description for 1465ac7
praisennamonu1
and
josdejong
authored
1465ac7
View commit details
Copy full SHA for 1465ac7
View code at this point
Browse repository at this point
Commits on Sep 6, 2023
Print one based in the parser (#3009)
Show description for c35a801
authored
c35a801
View commit details
Copy full SHA for c35a801
View code at this point
Browse repository at this point
Commits on Sep 1, 2023
added correlation function to statistics (#3015)
Show description for 1ee8733
vrushaket
authored
1ee8733
View commit details
Copy full SHA for 1ee8733
View code at this point
Browse repository at this point
Commits on Aug 30, 2023
docs: define see also sections for `erf` and `zeta`
josdejong
committed
386c280
View commit details
Copy full SHA for 386c280
View code at this point
Browse repository at this point
Commits on Aug 23, 2023
Implement function Riemann Zeta (#2975, #2950)
Show description for e36f90e
josdejong
and
Bobingstern
authored
e36f90e
View commit details
Copy full SHA for e36f90e
View code at this point
Browse repository at this point
Extend `quantileSeq` with support for a `dimension` (#3002)
Show description for 3ab9bc1
authored
3ab9bc1
View commit details
Copy full SHA for 3ab9bc1
View code at this point
Browse repository at this point
Commits on Jul 28, 2023
feat: Indexing with an array of booleans (#2994)
Show description for 49c793b
authored
49c793b
View commit details
Copy full SHA for 49c793b
View code at this point
Browse repository at this point
Commits on Jul 19, 2023
feat: support units in range (#2997)
Show description for 8fe5e51
dvd101x
and
David Contreras
authored
8fe5e51
View commit details
Copy full SHA for 8fe5e51
View code at this point
Browse repository at this point
Commits on Jul 13, 2023
zpk2tf and freqz functions implementation (#2988)
Show description for 8475ab9
alykhaled
and
josdejong
authored
8475ab9
View commit details
Copy full SHA for 8475ab9
View code at this point
Browse repository at this point
Range refactoring (#2995)
Show description for 7923d58
dvd101x
and
josdejong
authored
7923d58
View commit details
Copy full SHA for 7923d58
View code at this point
Browse repository at this point
Commits on Jul 12, 2023
feat: implement solveODE (#2958)
Show description for 1aed900
authored
1aed900
View commit details
Copy full SHA for 1aed900
View code at this point
Browse repository at this point
Commits on Jul 5, 2023
fix: #2974 Simplify puts plus and minus signs next to eachother (#2981)
Show description for aa819fa
MaybePixem
authored
aa819fa
View commit details
Copy full SHA for aa819fa
View code at this point
Browse repository at this point
Commits on Jun 13, 2023
fix #2964: distance from point to line (#2965)
Show description for 1b06ec4
Kiku-CN
and
josdejong
authored
1b06ec4
View commit details
Copy full SHA for 1b06ec4
View code at this point
Browse repository at this point
Commits on Jun 8, 2023
fix: #2880 not possible to map cube root `cbrt` (#2966)
Show description for 3c59d1a
josdejong
authored
3c59d1a
View commit details
Copy full SHA for 3c59d1a
View code at this point
Browse repository at this point
Commits on May 15, 2023
Included math to syntax when missing (#2941)
dvd101x
authored
24a8087
View commit details
Copy full SHA for 24a8087
View code at this point
Browse repository at this point
Commits on Mar 29, 2023
fixed #2923: [DOC] distance syntax is wrong (#2924)
Show description for c97e0be
tmtron
authored
c97e0be
View commit details
Copy full SHA for c97e0be
View code at this point
Browse repository at this point
Commits on Mar 9, 2023
fix #2908: improve docs and examples of functions `partitionSelect`, `diff`, `expm1`, `round`, `nthRoots`, `sign`, `rigthArithShift`, `setIsSubset`, `setSize`, and the docs about units
josdejong
committed
151baca
View commit details
Copy full SHA for 151baca
View code at this point
Browse repository at this point
#2567: accept array as parameter for gcd() (#2878)
Show description for 3b89324
authored
3b89324
View commit details
Copy full SHA for 3b89324
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL