mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +00:00
4 lines
88 B
JavaScript
4 lines
88 B
JavaScript
// run all benchmarks
|
|
require ('./expression_parser');
|
|
require ('./matrix_operations');
|