-
Notifications
You must be signed in to change notification settings - Fork 0
guilherme13c/simple-solver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published