v0.11.2
github-actions
released this
02 May 04:51
·
23 commits
to develop
since this release
Rimu v0.11.2
Non-breaking release with a new feature and a number of bug fixes and enhancements.
New features
- New observable
ParticleNumberOperator
#255
Bug fixes
- Avoid
NaN
s in harmonic oscillator Hamiltonians working around a bug inHypergeometricFunctions.jl
#253
Other changes
Merged pull requests:
- Use explicit imports (#249) (@joachimbrand)
- Bump julia-actions/setup-julia from 1 to 2 (#250) (@dependabot[bot])
- Tweak the CI setup for MPI tests (#252) (@mtsch)
- bugfix: dodge
NaN
in 3F2 (#253) (@christofbradly) - ParticleNumberOperator (#255) (@joachimbrand)