-
Hi team!
What are the libraries that we want to include in Version 0.1.0? And for 1.0.0?
I believe that for release 0.1.0 we only need Lodash... just as an example of the architecture and perfor…
-
Add a `math` block syntax for easily creating new units.
Currently new units can be created using the `mathjs` function `createUnit`. However, this will throw an error the second (or later) time t…
-
Natalie provided the following interface drafts:
# A - Landing Page
![1 0_Landing Page](https://github.com/user-attachments/assets/935a8dd8-3ce5-46e5-bad9-3793ff812b8a)
# B - Landing Page with …
-
-
The `mathjs` `.toTex()` function is used in several places (https://github.com/herbie-fp/odyssey/blob/main/src/herbie/ExpressionTable.tsx#L313C84-L313C92, https://github.com/herbie-fp/odyssey/blob/cc7…
-
*TS Template added by @mjbvz*
**TypeScript Version**: 3.9.7
**Search Terms**
- auto import
- constant
---
Issue Type: Bug
const { re } = require('mathjs')
1. type this:
co…
-
Using TypeScript:
```ts
import math from 'mathjs';`
// @ts-expect-error
math.Unit.isValidAlpha = () => {
return true;
};
```
Throws `Cannot read property \'Unit\' of undefined`.
-
- [x] Alternative Node.js/command line interface
- [x] Double check memoization
- [x] Macros for manually specializing carousels static type parameters in input code
- [ ] Interactive and gradual …
-
Candidates:
https://stackoverflow.com/questions/31412537/numpy-like-package-for-node
http://mathjs.org/
https://js.tensorflow.org/
https://github.com/NaturalNode/node-lapack
https://github.com/…
-
` The module "_mathjs" is using the old flat core compatibility fields which are deprecated in favor of the new "compatibility" object
Deprecated since Version 10
Backwards-compatible support will b…