Skip to content

3.2.2

Latest
Compare
Choose a tag to compare
@newville newville released this 07 Jul 22:35
· 9 commits to master since this release
1238d37
  • fix support for Numpy 2.0 (#245). Note: uncertainties.unumpy still provides umatrix based on numpy.matrix. With numpy.matrix discouraged, umatrix is too, and will be dropped in a future release.
  • fix automated running and reporting of code coverage with tests (#246)
  • use setuptools-scm for setting version number from git tag (#247)