You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 weeks ago | |
---|---|---|
src | 2 weeks ago | |
.gitignore | 2 weeks ago | |
LICENSE | 2 months ago | |
README.md | 2 weeks ago | |
package.json5 | 2 months ago | |
pnpm-lock.yaml | 2 months ago | |
tsconfig.json | 2 months ago |
README.md
typocomath
A final (?) prototype for a refactor of mathjs, culminating the picomath, pocomath, typomath series. Provides an extensible core with "fuzzy" types for its operations, that can at any time generate exact .d.ts file for its current state.
To build and run the prototype, run:
npx tsc
node obj