Recent Releases of nolds
nolds - Nolds v0.6.2
This version fixes two bugs:
- #53: Missing
np.absin calculation ofmin_tsepforlyap_rintroduced complex values, which caused an exception. - #61: In
mfhurst_dm, the second output was supposed to be the standard deviation of H values, but was a copy of the mean instead.
- Python
Published by CSchoel about 1 year ago
nolds - Nolds v0.6.1
This version of nolds allows using numpy 2.0 by fixing a minor inconsistency in the calculation of the Lorenz system.
- Python
Published by CSchoel over 1 year ago
nolds - Nolds v0.6.0
This version of nolds is the last version that supports Python 2.7. It contains all improvements made on the main branch so far, which means all algorithms are correct to the best of my knowledge.
Starting from nolds 1.0, the project will only support Python 3.
- Python
Published by CSchoel almost 2 years ago