v0.11.1
github-actions
released this
29 Feb 23:04
·
28 commits
to develop
since this release
Rimu v0.11.1
Non-breaking release with one major new feature and a number of bug fixes and enhancements.
New features
- New
AbstractHamiltonian
modelFroehlichPolaron
#237
Changed behaviour
dimension
works separately on address types andAbstractHamiltonian
instances- The
AbstractHamiltonian
interface definition (via the docstring) had some minor changes and clarification #244 - example scripts were polished #239
Bug fixes
- Testing of the
AbstractHamiltonian
interface was tightened; some minor bugs discovered and removed #244 dimension
#243
Merged pull requests:
- FroehlichPolaron Hamiltonian (#237) (@joachimbrand)
- Example script polishing (#239) (@mtsch)
- Use caching in GH actions (#240) (@mtsch)
- Bump peter-evans/find-comment from 1 to 3 (#241) (@dependabot[bot])
- Bump peter-evans/create-or-update-comment from 1 to 4 (#242) (@dependabot[bot])
- Fix bug in dimension (#243) (@joachimbrand)
- rework dimension (#244) (@joachimbrand)
- Skip docs and benchmarks on dependabot PRs (#245) (@mtsch)
- Dependabot benchmark and doc ignores, reorganize what action is run when (#246) (@mtsch)