This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
mathjs
Watch
1
Star
0
Fork
0
You've already forked mathjs
mirror of
https://github.com/josdejong/mathjs.git
synced
2026-01-18 14:59:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mathjs
/
tools
History
jos
17f07ec098
Fixed incompatibility with v4 (index.js file)
2018-06-13 14:02:50 +02:00
..
matrices
slu() and lusolve()
2015-05-08 15:45:03 -04:00
approx.js
Refactored
var
into
const
/
let
, and removed a lot of semicolons
2018-06-13 12:21:14 +02:00
docgenerator.js
Fixed
import.js
not being documented correctly in the function reference
2018-06-13 13:34:27 +02:00
matrixmarket.js
Fixed incompatibility with v4 (index.js file)
2018-06-13 14:02:50 +02:00
validate.js
Fix most lint errors using
npx standard --fix
2018-06-10 20:28:27 +02:00
whitelistgenerator.js
Refactored
var
into
const
/
let
, and removed a lot of semicolons
2018-06-13 12:21:14 +02:00