Releases: pairinteraction/rydstate
Releases · pairinteraction/rydstate
Release list
v0.12.1
What's Changed
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- remove RydbergStateSQDTAlkaline... (use RydbergStateSQDT instead) #42
- Large restructure of species module #43
- Simplify radial ket (merge grid, wavefunction and radial_ket into one class) #44
- Add RydbergKet and make RydbergStateSQDT and RydbergStateMQDT more similar #45
- RydbergStateSQDT make from_angular_ket part of normal init #46
- Fixes (MQDT) species data #47
- Restructure RadialKet #52 and #54
- Add caching to RadialKet, AngularKet and their matrix element calculations #53
- Allow generate database for mqdt #48
- Allow lifetime calculations for mqdt #55
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Add generate database functionality #35
- make RydbergSQDT and BasisSQDT generic classes #36
- Add mqdt #37
Full Changelog: v0.10.0...v0.11.0
v0.10.0
v0.9.2
What's Changed
- add RydbergStateAlkalineJJ
- Add Ytterbium quantum defects by
- Various small fixes
v0.9.1
What's Changed
- calc_wigner_3j increase cache size
- Fix different python versions
v0.9.0
First release of RydState (after renaming from ryd-numerov to RydState):
Added AngularKet and AngularState objects, to handle more complicated divalend RydbergStates.
The goal of this package is no longer just the radial wavefunction via numerov (thus the earlier name ryd-numerov),
but to handle the full RydbergState, including more compicated angular momentum quantum numbers of divalend atoms and possible hyperfine structure.