- Improvement in stability for covariance matrix estimation - Addition of memory limit feature to control memory exposure - Enabling investigation of diffusion in particular dimensions or planes
0.3.8
Changes
- Fix small bug in PymatgenParser for sub-sampled trajectories - Improvements to the documentation
0.3.7
Changes - Bug fix in the diffusion resampling, previously the `p_value` parameter was never updated leading to normal test only being applied once. This has been resolved with this release.
0.3.6
Changes - Return to using the SciPy multivariate normal distribution.
0.3.5
Changes - Remove the condition number control from the matrix module
0.3.4
Changes - Improve stability of likelihood sampling by using hand rolled likelihood function. - Reverted the removal the `rtol` parameter from the `bootstrap` method.