BDPoisson1D
One dimensional finite difference Poisson equation solver.
Installation
To install run
pip install BDPoisson1D
or
python setup.py install
Usage
Please see the demo directory for the usage examples.
License
BDPoisson1D is free open source software licensed under Apache license version 2.0