Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Canna71/obsidian-mathpad

Computer Algebra System (CAS) for Obsidian.md
https://github.com/Canna71/obsidian-mathpad

algebra calculator calculus computer-algebra-system mathematics plot

Last synced: 25 days ago
JSON representation

Computer Algebra System (CAS) for Obsidian.md

Awesome Lists containing this project

README

        

# Mathpad

Mathpad is a Computer Algebra System (CAS) or, simply put, a calculator on steroid.
It is based on Nerdamer [Nerdamer](https://nerdamer.com/) for the symbolic and numeric calculations and on [function-plot](https://mauriciopoppe.github.io/function-plot/) for the 2D plotting

It consists of a sidebar, code block and inline block support.

The sidebar works as a stand-alone numeric and symbolic calculator that could also be used to copy the results as a dynamic code block, or as static LaTeX into Obsidian notes.

Code Blocks and Inline Code allows to insert computations and plotting inside Obsidian notes.

Here a preview of the sidebar:

And here a preview of Inline Code:

Also plotting:

Please read the [Documentation](docs/main.md) for a full description.