Skip to content

pwkit 1.2.1

Compare
Choose a tag to compare
@pkgw pkgw released this 13 Sep 13:40
· 5 commits to master since this release

pwkit 1.2.1 (2024-09-13)

  • Fix pwkit.parallel.SerialHelper.get_map() for Python 3 (#22)
  • Fix pwkit.lmmin.Problem.set_npar() for recent Numpys (#20). I'm not sure if
    we'll be compatible with Numpy 2.0, though.
  • Get the ReadTheDocs docs building again, and make it so that we check RTD
    builds as part of pull request processing
  • README.md: fix some links to the documentation (@AstroGenevieve)