Initial commit

This commit is contained in:
Glen Whitney 2022-12-02 14:04:53 +00:00
commit 215a36a847
3 changed files with 208 additions and 0 deletions

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# 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.