Releases: zwicker-group/py-pde
v0.7.1
Improved Parameterized class
v0.7
New release after refactoring boundary conditions and multiple other smaller changes.
v0.6.2
Publish accumulated recent developments.
v0.6.1
Fixed bug where field collection plots would show up double in notebooks.
v0.6
Added the PDE
class that allows defining partial differential equations from simple expressions. This version also fixed multiple smaller bugs and adds some improvements.
v0.5
The release accompanying the JOSS paper "py-pde: A Python package for solving partial differential equations".
v0.4
- Added the possibility to solve Poisson's and Laplace's equation
- Much improved documentation
Spring clean-up
Cleaned the package a bit by removing unnecessary code and refactoring the structure. In particular, the Controller is now located in the solvers package.
Minor advances
Added this release to allow publishing the py-droplets package.
Consolidated release for manuscript submission
This release consolidates the latest improvements for a release that is references in the accompanying submission of the py-pde manuscript.