October 2023 (2023.10.23.3)
- Support for Python 3.11 by updating requirement on core libraries (e.g.
numpy
,scipy
,scikit-learn
). - Fix issues with sqlite database following switch from
.pickle
outputs to.json
/.fits
/.csv
. - Database use of
Samples
object much more efficient. - Fix bug where
nautilus
parallel fits sometimes crashed. - Fix bug where
nautilus
single CPU fits did not work.