pwkit 1.2.1
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)