Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexxx180/numericmethods
Python numeric method solutions
https://github.com/alexxx180/numericmethods
Last synced: 23 days ago
JSON representation
Python numeric method solutions
- Host: GitHub
- URL: https://github.com/alexxx180/numericmethods
- Owner: Alexxx180
- License: mit
- Created: 2024-04-18T06:02:42.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-21T08:04:47.000Z (5 months ago)
- Last Synced: 2024-06-22T01:27:50.762Z (5 months ago)
- Language: Python
- Size: 696 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Numeric-Methods
Program to demonstrate various numeric methods work
## Requirements
python 3.1.2
You can install dependencies listed below with command
```powershell
PS C:\> .\install.ps1
```prettytable 3.9.0
matplotlib 3.8.2
numpy 1.26.3
inquirer 3.2.1
scipy 1.12.0
sympy## Usage
To start the program launch the terminal and enter command
```powershell
PS C:\> python .\main.py
```Then select method from dropdown menu
### Input
Program will prompt you to use default backup values or input it manually. Choose as you like, you can also experiment with files lying in resources folder