This is a python based repo that solves your numerical analysis exam.
All you need to do is enter the given equation on your sheet with a syntax that python understands and the code will solve your equation with full steps.
- Pyhton3.7
- numpy
- Python 3.7 Download Link for Windows (https://www.python.org/ftp/python/3.7.0/python-3.7.0-amd64.exe)
- Download The Required Libraries
pip install numpy