Hotfix: use get_cmap from matplotlib.pyplot (#35)
Rename correct_spillover
-> compensate
- More dependencies version support
- Use
"cpu"
accelerator by default
- Spillover matrix reading + function to apply it in
scyan.preprocess
- Issue when running
.predict
after training on GPU (#34)
CHANGELOG.md
file- Fix NA presence in
refine_fit
when not all pops are predicted #27 - Deploy on PyPI when pushing a new version (i.e., a tag that starts with
v
)