Skip to content

README.md

Gleb Rodukov edited this page Oct 1, 2022 · 4 revisions

MathFramework - the best open source terminal mathematic framework

πŸ“˜ How I can learn and use MathFramework?

  • I moved the documentation to the Wiki section.

πŸ’¬ If I've a question?

  • If you have any questions that are not an issue. Or you want to suggest something, write in the Discussions section.

πŸ‘₯ If I've found an error?

  • If you find a real error or flaw. Post in the Issue section.

πŸ’ How to contribute?

βš™οΈ How to install & run it?

sudo apt-get install python3 python3-pip
git clone https://github.com/rodukov/MathFramework/
cd MathFramework
pip3 install -r requirements.txt
python3 main.py

What is this section?

Complete documentation for this project. It describes absolutely all the modules, all the features of this software.

If I found a typo or want to add something?

If you want to add to the wiki, then write to the 'Issues' section with the 'WIKI' tag

Clone this wiki locally