jos
|
8e18a2bd0a
|
Document rationalize in the Algebra section of the docs
|
2018-07-14 11:06:11 +02:00 |
|
Daniel Kostro
|
4e7bf85fbc
|
docs: add link to lup in qr
|
2018-07-08 14:33:21 +02:00 |
|
Daniel Kostro
|
f396f2d3fa
|
fix some broken links
|
2018-07-08 10:08:32 +02:00 |
|
jos
|
c3827d7411
|
Fixed #1137: simplify unnecessarily replacing implicit multiplication with explicit multiplication
|
2018-07-06 22:17:43 +02:00 |
|
jos
|
a9b9ed029e
|
Merge branch 'develop' into fix/simplify_implicit_multiplication
|
2018-07-06 21:00:40 +02:00 |
|
jos
|
995c4fbb65
|
Make linter happy
|
2018-07-04 21:10:57 +02:00 |
|
jos
|
0d93fff878
|
Fixed #1146: rationalize throwing exceptions for some input with decimals
|
2018-07-04 21:06:55 +02:00 |
|
jos
|
06dda6fc95
|
Fix keeping implicit multiplication in simplify (WIP)
|
2018-07-01 15:10:43 +02:00 |
|
jos
|
88263c47c7
|
Woohoo fixed the last lint errors
|
2018-06-13 21:51:09 +02:00 |
|
jos
|
e844004cbf
|
Removed redundant escape characters
|
2018-06-13 21:15:10 +02:00 |
|
jos
|
600cfb403a
|
Fix return statement should not contain assignment
|
2018-06-13 17:37:27 +02:00 |
|
jos
|
0583771e4e
|
Cleanup unused variables and imports
|
2018-06-13 17:25:51 +02:00 |
|
jos
|
b7edef2d18
|
Fixed inconsistent curly braces of cde blocks
|
2018-06-13 16:59:43 +02:00 |
|
jos
|
f1ce473457
|
Consistend camel case naming of variables and functions
|
2018-06-13 16:09:51 +02:00 |
|
jos
|
b1777e3cf9
|
Fixed mixing || and && in expressions
|
2018-06-13 15:38:57 +02:00 |
|
jos
|
1f0a37a0cb
|
Split initialized 'const' declarations into multiple statements
|
2018-06-13 15:31:37 +02:00 |
|
jos
|
b6b36bfd9b
|
Use strict equality checks everywhere (=== and !==)
|
2018-06-13 15:02:21 +02:00 |
|
jos
|
6d340e0faa
|
Fixed import.js not being documented correctly in the function reference
|
2018-06-13 13:34:27 +02:00 |
|
jos
|
b3b96749bf
|
Refactored var into const/let, and removed a lot of semicolons
|
2018-06-13 12:21:14 +02:00 |
|
jos
|
934ea83df7
|
Fixed linting issues "Expected consistent spacing"
|
2018-06-12 21:38:11 +02:00 |
|
jos
|
c2777c856b
|
Fixed linting issues "Unexpected template string expression"
|
2018-06-12 21:18:45 +02:00 |
|
jos
|
024b2a9e26
|
Fix most lint errors using npx standard --fix
|
2018-06-10 20:28:27 +02:00 |
|
jos
|
b3568a4c4a
|
Merge branch 'fix-derivative-tex' of https://github.com/joelhoover/mathjs into joelhoover-fix-derivative-tex
|
2018-06-10 14:08:56 +02:00 |
|
jos
|
35329d7db4
|
Move lib to src
|
2018-06-06 14:37:39 +02:00 |
|