UNPKG

111 BJavaScriptView Raw
1// run all benchmarks
2require ('./expression_parser');
3require ('./algebra');
4require ('./matrix_operations');