8000 Tags · zwicker-group/py-pde · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: zwicker-group/py-pde

Tags

0.32.2

Toggle 0.32.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed a typo in a warning (#449)

Closes #448

0.32.1

Toggle 0.32.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix requirements for maximal python version (#430)

0.32.0

Toggle 0.32.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix and improve operators for polar grids with holes (#424)

0.31.0

Toggle 0.31.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow changing default time step (#413)

* Additional minor changes in solvers to provide more flexibility when
subclassing

0.30.1

Toggle 0.30.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow newest numpy (again) (#410)

0.30.0

Toggle 0.30.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactored solver infrastructure (#409)

* First support for numba-compiled spectral operators (merged from other branch)
* Split of the infrastructure for adaptive steppers and create a new base class to support adaptive stepping
* Compile adaptive stepper and made solver base classes more reusable
* Cleaned .gitignore files

0.29.0

Toggle 0.29.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Include requirements in the distributed package, so `environment` wor…

…ks (#400)

0.28.0

Toggle 0.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added additional checks to new implementation of operators (#377)

* Added additional checks to new implementation of operators
* Added more consistency checks

0.27.1

Toggle 0.27.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Moved additional requirements to tests folder (#344)

0.27.0

Toggle 0.27.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Noise strength is now specified by variances (#342)

* Added tests to ensure this better
* Improved some typing
0