rblack42 / MathAssistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Math Assistant

Author: Roie R. Black
Email:roie.black@gmail.com
Docs:rblack42.github.io/MathAssistant

THis is a Python tool to assist in manipulating equations needed to derive the fluid flow governing equations from basic principles to finite difference implementation.

This project implements an old program i wrote in Fortran around 1976. It know no math but it does know how to manipulate equations using common operations.

The math grammar this tool recognizes if defineg in a Pepeg parser generator grammar file. The output is LaTeX code suitable for including in documentation or display in a Jupyter Notebook.

About


Languages

Language:Jupyter Notebook 42.8%Language:HTML 21.3%Language:CSS 17.3%Language:JavaScript 14.7%Language:Python 2.3%Language:TeX 1.4%Language:Makefile 0.1%