Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fee1-dead/mathstuff


https://github.com/fee1-dead/mathstuff

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# Mathstuff

This project tries to implement procedures and operations on algebraic expressions, with its own parser for expression
that can be rendered to typst.

Most of the implementation comes from the books by Joel S. Cohen. (Computer Algebra and Symbolic Computation: Mathematical Methods,
and Computer Algebra and Symbolic Computation: Elementary Algorithms)

This software is released under the MIT license.