Skip to content

nmrglue version 0.10

Latest
Compare
Choose a tag to compare
@jjhelmus jjhelmus released this 15 Nov 03:28
· 11 commits to master since this release

nmrglue version 0.10 (2023-11-14)

  • Remove use of deprecated np.float compatibility with NumPy 1.24+ (#193)
  • Remove use of deprecated np.prod function (#207)
  • Switch from nose to pytest for running tests (#201, #206)
  • Bruker NUS data can now be expanded (#189)
  • Fix JCAMP-DX digit parsing (#198)
  • Fix JCAMP-DX block reading (#191)
  • Fix a bug with ndimage slices (#197)
  • Updates to the CI (#185, #183)
  • Code changes to reflect Python 3 preferred syntax (#179, #180, #181, #204, #205)
  • Fixed various typos and misspelling (#172, #173, #177, #182, #203)