Skip to content

guilherme13c/simple-solver

Repository files navigation

The program was implemented in Python 3 and uses the sympy and numpy libraries.
To install the dependencies, simply run the install_requirements.py script from the command line (run it from the root directory):
<path_to_python3> -u install_requirements.py

After installing the dependencies, you can run the program with the following command:
<path_to_python3> -u main.py <input_file>

Note: Replace expressions like <expression> with the desired value.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages