Published January 28, 2024
| Version 0.36.0
Software
Open
zwicker-group/py-pde: 0.36.0
Authors/Creators
- 1. Max Planck Institute for Dynamics and Self-Organization
- 2. UIUC
- 3. @ESSS
Description
This version contains a larger reorganization of the grid classes, where we now separated the calculations concerning coordinate systems in separate classes. This will make code cleaner in the longterm and allow us to support additional features more easily. However, this might also have introduced some bugs in the short-term.
What's Changed
- Added argument to determine offset for boundary points by @david-zwicker in https://github.com/zwicker-group/py-pde/pull/519
- Add
ylimargument for line plots by @david-zwicker in https://github.com/zwicker-group/py-pde/pull/520 - Improved coordinate conversion capabilities by @david-zwicker in https://github.com/zwicker-group/py-pde/pull/523
- Improve merging color channels for field collections by @david-zwicker in https://github.com/zwicker-group/py-pde/pull/525
- Separate classes describing coordinate systems by @david-zwicker in https://github.com/zwicker-group/py-pde/pull/527
Full Changelog: https://github.com/zwicker-group/py-pde/compare/0.35.0...0.36.0
Files
zwicker-group/py-pde-0.36.0.zip
Files
(1.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:0b8f46479e9a00514dc769d9bc9f9e2b
|
1.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/zwicker-group/py-pde/tree/0.36.0 (URL)