Testing installation of Package
Project description
Spoonful Scientific Library
Spoonful is a Python package meant to handle fairly common tasks encounted in mathematics and physics, such as numerical integration, matrix and linear algebra, and root-finding.
Installation and Upgrading
I'm still trying to figure that one out, I'll need a second lol.
Usage
The initial release of Spoonful contains some useful functions such as:
- Integrator.Simpson -- Integration via Simpson's 1/3 rule
- Integrator.Trapezoid -- Integration via trapezoidal sums
- ODE.RK4 -- Numerical integration using Runge Kutta of 4th Order
- ODE.Coupled_RK4 -- Numerical integration of coupled ODEs using Runge Kutta of 4th Order
Contributing
If you have an idea you'd like me to implement or catch a bug, let me know and I'll try to send a fix ASAP!
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Spoonful_project-0.0.1.tar.gz.
File metadata
- Download URL: Spoonful_project-0.0.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b302609a5af743cf6e46312826458953e32b4f66fca5d4f200384ef81ed37fe
|
|
| MD5 |
94ef946161355d813f5eab8ac6b217a6
|
|
| BLAKE2b-256 |
086b498e98e498682902310a69707c5bd0129fe9103ae1206793b0de885788bc
|