Python package for solving initial value problems (IVP) and two-point boundary value problems (2PBVP) using the collocation method.
Project description
Python package for solving initial value problems (IVP) and two-point boundary value problems (2PBVP) using the collocation method with various basis functions. Currently I have implemented the following basis functions:
Installation
Assuming you have pip on your computer (as will be the case if you’ve installed Anaconda) you can install the latest stable release of pycollocation by typing
pip install pycollocation
at a terminal prompt.
Example notebooks
Economics
There are a number of example notebooks that demonstrate how to use the library to solve seminal models in the economics literature.
Physics
More notebooks will be added in the near future (hopefully!)
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 pycollocation-0.4.0-alpha.tar.gz
.
File metadata
- Download URL: pycollocation-0.4.0-alpha.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad463c244495b7a11b7787dc0c207c170822388d529de5ee46b87f49c2c70606 |
|
MD5 | 857d0b9a8d535923861137204150b6ec |
|
BLAKE2b-256 | f4121ade08a81aa83b2af943320dd791dd8ab239345d2c8c74327f33c91d25e9 |