Skip to content

v3.2.1

Compare
Choose a tag to compare
@nikolasibalic nikolasibalic released this 24 Aug 18:53
· 96 commits to master since this release
e335cca

Minor bug fixes:

  • Fixed error for some two-photon transitions that were throwing error before. (reported by @azhutov and resolved by @jonathanpritchard in 5c1e2f7)
  • Na23 HPS splitting for ground state was reported earlier in MHz instead of Hz as other transitions are due to omission in data tables. (reported by @hpaantee in #116 and resolved in c581634)

Additions:

  • installation now works on systems that don't have numpy pre-installed that use custom build systems (see issue #115, contributed by @paul-romlow ).