FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test - IMTorgOpenDataTools/mathjs · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
IMTorgOpenDataTools
/
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
test
on
develop
User selector
Datepicker
Commit history
Commits on Nov 13, 2016
OperatorNode: Support more than two operands in toTex/String
Show description for 493bd7f
FSMaxB
committed
493bd7f
View commit details
Copy full SHA for 493bd7f
View code at this point
Browse repository at this point
Commits on Nov 11, 2016
test cloning of implicit multiplication
FSMaxB
committed
ed86eed
View commit details
Copy full SHA for ed86eed
View code at this point
Browse repository at this point
Commits on Nov 6, 2016
Units no longer search for the best prefix if the current prefix results in a value approximately between 0.1 and 1000.
Show description for feb834b
ericman314
committed
feb834b
View commit details
Copy full SHA for feb834b
View code at this point
Browse repository at this point
Commits on Nov 5, 2016
Implemented BigNumber support in function `arg()`
josdejong
committed
1ecfdf1
View commit details
Copy full SHA for 1ecfdf1
View code at this point
Browse repository at this point
Throw an error for implicit conversion between BigNumber and Fraction (see #710)
josdejong
committed
c959133
View commit details
Copy full SHA for c959133
View code at this point
Browse repository at this point
Implemented method `Node.equals(other)` for all nodes of the expression parser
josdejong
committed
4306200
View commit details
Copy full SHA for 4306200
View code at this point
Browse repository at this point
Commits on Oct 21, 2016
Fixed #715: Parser now exposes test functions like `isAlpha` which can be replaced in order to adjust the allowed characters in variables names
josdejong
committed
064eb31
View commit details
Copy full SHA for 064eb31
View code at this point
Browse repository at this point
Parser not throwing an error for invalid implicit multiplications like `-2 2` and `2^3 4`
josdejong
committed
80c55ad
View commit details
Copy full SHA for 80c55ad
View code at this point
Browse repository at this point
Commits on Oct 20, 2016
erf(Infinity) should return 1, not NaN
Show description for d2ae67c
patgrasso
committed
d2ae67c
View commit details
Copy full SHA for d2ae67c
View code at this point
Browse repository at this point
Create spec for `erf()` and include test data
Show description for 33ab725
patgrasso
committed
33ab725
View commit details
Copy full SHA for 33ab725
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
Merge pull request #679 from woylie/master
Show description for cd12316
josdejong
authored
cd12316
View commit details
Copy full SHA for cd12316
View code at this point
Browse repository at this point
Commits on Oct 12, 2016
Change spec for output vector's shape for cross()
Show description for b250ad0
patgrasso
committed
b250ad0
View commit details
Copy full SHA for b250ad0
View code at this point
Browse repository at this point
Commits on Sep 26, 2016
Extend cross() to support n-d vectors. Closes #716
Show description for a7f5bb2
patgrasso
committed
a7f5bb2
View commit details
Copy full SHA for a7f5bb2
View code at this point
Browse repository at this point
Commits on Sep 20, 2016
Some more fixes regarding numbers ending with a decimal mark (like `2.`). See #711.
josdejong
committed
7742b36
View commit details
Copy full SHA for 7742b36
View code at this point
Browse repository at this point
Fixed #711: parser accepts numbers ending with a decimal mark again like `2.`.
josdejong
committed
9199ae5
View commit details
Copy full SHA for 9199ae5
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
Fixed #707: The expression parser no longer accepts numbers ending with a dot like `2.`
josdejong
committed
92918ed
View commit details
Copy full SHA for 92918ed
View code at this point
Browse repository at this point
Commits on Aug 23, 2016
Comments of expressions are are now stored in the parsed nodes, see #690
josdejong
committed
23d1786
View commit details
Copy full SHA for 23d1786
View code at this point
Browse repository at this point
Commits on Aug 6, 2016
Unit tests
ericman314
committed
0044105
View commit details
Copy full SHA for 0044105
View code at this point
Browse repository at this point
Added unit tests
ericman314
committed
c575349
View commit details
Copy full SHA for c575349
View code at this point
Browse repository at this point
Commits on Jul 28, 2016
Merge pull request #683 from ericman314/create-units
Show description for 17887c7
josdejong
authored
17887c7
View commit details
Copy full SHA for 17887c7
View code at this point
Browse repository at this point
Finished docs
ericman314
committed
b0b607d
View commit details
Copy full SHA for b0b607d
View code at this point
Browse repository at this point
Commits on Jul 27, 2016
Finished bug fixes and added tests
ericman314
committed
49378e1
View commit details
Copy full SHA for 49378e1
View code at this point
Browse repository at this point
Commits on Jul 22, 2016
Add tests for isPrime
MathBunny
committed
160b8b7
View commit details
Copy full SHA for 160b8b7
View code at this point
Browse repository at this point
Commits on Jul 19, 2016
Update API to accept objects and create multiple units
ericman314
committed
efaa989
View commit details
Copy full SHA for efaa989
View code at this point
Browse repository at this point
Commits on Jul 18, 2016
rewrite pickRandom as typed function
Mathias Polligkeit
committed
832f280
View commit details
Copy full SHA for 832f280
View code at this point
Browse repository at this point
Commits on Jul 16, 2016
extend pickRandom function to allow multiple picks and weighted distribution, remove pickMultipleRandom
Mathias Polligkeit
committed
fe972ba
View commit details
Copy full SHA for fe972ba
View code at this point
Browse repository at this point
rewrite tests for extended pickRandom function
Mathias Polligkeit
committed
f8cde43
View commit details
Copy full SHA for f8cde43
View code at this point
Browse repository at this point
Commits on Jul 13, 2016
Added Unit.createUnits and createUnits function, and tests.
ericman314
committed
b7978de
View commit details
Copy full SHA for b7978de
View code at this point
Browse repository at this point
Commits on Jul 6, 2016
new tests for pickRandom to cover multiple picks and weighted distributions
Mathias Polligkeit
committed
1e50dcf
View commit details
Copy full SHA for 1e50dcf
View code at this point
Browse repository at this point
remove test file for pickMultipleRandom
Mathias Polligkeit
committed
bd7f6ed
View commit details
Copy full SHA for bd7f6ed
View code at this point
Browse repository at this point
Commits on Jun 30, 2016
add pickMultipleRandom function
Mathias Polligkeit
committed
c5e40b4
View commit details
Copy full SHA for c5e40b4
View code at this point
Browse repository at this point
Commits on Jun 20, 2016
New function 'isNaN'
FSMaxB
committed
c176029
View commit details
Copy full SHA for c176029
View code at this point
Browse repository at this point
Commits on May 22, 2016
FunctionAssignmentNode creates a TypedFunction
josdejong
committed
730a107
View commit details
Copy full SHA for 730a107
View code at this point
Browse repository at this point
Commits on May 18, 2016
Fixed #665: functions `map`, `forEach`, and `filter` now invoke callbacks which are a typed-function with the correct number of arguments
josdejong
committed
b016385
View commit details
Copy full SHA for b016385
View code at this point
Browse repository at this point
Removed the check on the number of arguments from functions defined in the expression parser (see #665)
josdejong
committed
5edecb5
View commit details
Copy full SHA for 5edecb5
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL