Changelog

Here are the most recent releases and changes of cytomulate. Currently, we’re still under developmet. Therefore, we don’t have any official releases. However, check out our git history to see what we’re doing!


Latest Release: v0.2.0

This releases adds some new features along with some minor improvements and fixes.

Changes and New Features

  • Add pairwise_downsample option for pairwise distance optimization in Reductions.evaluate method.

  • Add example datasets for the GitHub repo.

  • Improve docstrings for documentations.

  • Improve unit tests for coverage.

Deprecations

  • The comparison_classes parameter of the EvaluationMetrics.embedding_concordance method will no longer accept str input.