Visual Experience
This
Caution
The functions are evaluated in formulas already defined in the code depending on the method used, change the part of the code if needed.
Check the changelog for updates.
Open a terminal
- First download the code
git clone https://github.com/ch4rum/algNumeric.git
cd algNumeric
- Second, install the following dependencie
# In windows & some linux
pip install colorama
# In Arch and some derivate
sudo pacman -S --noconfirm python-colorama
- Now give it execute
python3 main.py