18 Commits

Author SHA1 Message Date
jos
6301801145 Add benchmark to test numeric matrices vs generic matrices 2018-07-08 20:54:10 +02:00
jos
e844004cbf Removed redundant escape characters 2018-06-13 21:15:10 +02:00
jos
0583771e4e Cleanup unused variables and imports 2018-06-13 17:25:51 +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
d5d4e40e59 Reorder tests 2018-02-17 20:51:58 +01:00
jos
35922db5be Added a comment 2018-01-27 16:53:41 +01:00
jos
8b5396baad Removed the old expression compiler (which uses eval) 2018-01-23 09:19:11 +01:00
jos
1192bb6bbc Implemented compile without eval (see #1019) 2018-01-21 18:13:27 +01:00
jos
11850897de Updated benchmarks 2017-08-20 20:30:56 +02:00
jos
26cb625e51 Added python benchmarks plus some updates 2017-08-20 20:03:26 +02:00
jos
e05cd0b785 Print expression in benchmark 2017-07-31 20:47:53 +02:00
jos
ced9b3aa72 Updated labels of benchmark tests 2017-06-05 12:19:42 +02:00
jos
f26ecb8afb Added a few simple benchmarks for simplify and derivative 2017-06-05 12:14:27 +02:00
jos
fb8a4e0a0e Created some benchmarks for the expression parser 2017-06-05 11:53:15 +02:00
jos
3a09e54134 Added benchmark code 2017-05-01 21:07:36 +02:00