Releases: LucaMalavolta/PyORBIT
PyORBIT version 10.8.3
Improved BIC/AIC/AICc analysis with error estimates derived from the likelihood distribution
Several small bugfixes
PyORBIT version 10.6.3
SPLEAF fully working and tested
Small bugfix (2 characters!) in pyorbit_results resulted in dramatic improvement in performances
PyORBIT version 10.5.0
New kernels were added in version 10.4
SPLEAF modelling added in 10.5
PyORBIT version 10.3.5
No relevant changes with respect to the previous versions, except for a bugfix involving the multiprocessing behaviour on Apple Silicon processors
PyORBIT version 10.3.2
This is the first version supporting Python 3.10
The actual requirement is set by tinygp
:
PyORBIT
version <=10.2 works with tinygp
version 0.2.4, which works with Python==3.9
PyORBIT
version >= 10.3 works with tinygp
version 0.3.0, which requires Python >= 3.10
Installation info has been updated accordingly.
PyORBIT version 10.2
This is the last version supporting Python 3.9
The actual requirement is set by tinygp
:
PyORBIT
version 10.2 works with tinygp
version 0.2.4, which works with Python==3.9
PyORBIT
version 10.3 works with tinygp
version 0.3.0, which requires Python >= 3.10
PyORBIT version 9.1.13
Last 9.x version before version 10.0
NOTE: Version 10.0 is not back-compatible with previous versions
PyORBIT version 8.5
Last 8.x version before version 9.0
NOTE: Version 9.0 is not back-compatible with previous versions
PyORBIT version 8.4
Minor bug fixes and small improvements here and there.
PyORBIT version 8.3
PyORBIT
version 8.3 by Luca Malavolta - October 2021
News
Bayesian evidence estimation can now be performed with:
dynesty
by Josh Speagle dynesty
documentation, code
repositoryUltraNest
by Johannes Buchner UltraNest
documentation, code
repository- Several tiny bugfixes here and there