Published June 29, 2022
| Version v0.19.2
Software
Open
zwicker-group/py-pde: v0.19.2
Authors/Creators
- 1. Max Planck Institute for Dynamics and Self-Organization
- 2. http://estallidos.ciemat.es
- 3. UIUC
- 4. @ESSS
Description
What's Changed
- Treat NaN in state space in adaptive time stepping by @david-zwicker in https://github.com/zwicker-group/py-pde/pull/239
- Added improved adaptive stepper for runge-kutta method by @david-zwicker in https://github.com/zwicker-group/py-pde/pull/240
- Enhance docs for the solve method of class pde.pdes.base by @lmenou in https://github.com/zwicker-group/py-pde/pull/241
- Improved documentation by @david-zwicker in https://github.com/zwicker-group/py-pde/pull/242
- Added a Counter class for a better implementation of JIT_COUNT by @david-zwicker in https://github.com/zwicker-group/py-pde/pull/243
- Added method to show mathematical representation of boundary conditions by @david-zwicker in https://github.com/zwicker-group/py-pde/pull/245
- Added user-defined boundary conditions by @david-zwicker in https://github.com/zwicker-group/py-pde/pull/246
- Improved implementation of UserBC to handle more cases by @david-zwicker in https://github.com/zwicker-group/py-pde/pull/247
- @lmenou made their first contribution in https://github.com/zwicker-group/py-pde/pull/241
Full Changelog: https://github.com/zwicker-group/py-pde/compare/v0.19.1...v0.19.2
Files
zwicker-group/py-pde-v0.19.2.zip
Files
(1.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:bc4787eb784875a94cfee17908316ba2
|
1.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/zwicker-group/py-pde/tree/v0.19.2 (URL)