scvi-tools 0.7.0-alpha.6
Pre-release
Pre-release
scvi
is now scvi-tools
. This is a major upgrade and will break all previous code.
See the docs for all the new functionality.
In this alpha release, we fixed various bugs in our DE functionality with sparse matrices, the memory configuration of anndata objects, automated the number of epochs for many models based on dataset size, fixed how we store categoricals so that anndatas set up with scvi-tools can be saved, fixed scvi.__version__
, and other bug fixes.
This release is available via PyPi:
pip install scvi-tools
We are currently figuring out issues with our conda build.
Please report any issues on GitHub.