mirror of
https://github.com/josdejong/mathjs.git
synced 2025-12-08 19:46:04 +00:00
5 lines
105 B
JavaScript
5 lines
105 B
JavaScript
// run all benchmarks
|
|
require('./expression_parser')
|
|
require('./algebra')
|
|
require('./matrix_operations')
|