- First version.
- Fix some typos.
- Fix some bug on
use_nearPD
argument in functionlatentcor
.
- Fix syntax errors for
jupyter-execute
in README.txt.
- Fix error for continuous estimation.
- Increase maximum iteration for positive definiteness adjustment.
- Make function outputs as dictionary.
- Make output latent correlation matrix as pandas.DataFrame.
- Polish output heatmap.
- Update README file.
- Correct update history.
- Correct incompatible versions.
0.2.5 (2023-11-05)
- Regenerate interpolants for approximation method and fix version compatibility for Python 3.7.