Releases: theislab/CellFlow
Releases · theislab/CellFlow
More developments
What's Changed
- Explain conditioning by @LeonStadelmann in #229
- Remove encode conditions from codebase and notebook by @LeonStadelmann in #227
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #225
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #230
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #234
- fix TokenAttention by @MUCDK in #241
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Reverting the gene embedding test skips by @LeonStadelmann in #207
- fix preprocessing module by @MUCDK in #209
- add paper link and fix preprocessing by @MUCDK in #217
- remove example notebook by @MUCDK in #218
- fix preprocessing by @MUCDK in #219
- different conditioning architectures by @MUCDK in #208
- fix predict docs by @LeonStadelmann in #214
- Improve metrics documentation by @LeonStadelmann in #204
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #210
- iNeuron tutorial by @joschif in #222
- rename flow to probability_path by @MUCDK in #224
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Add metrics test by @LeonStadelmann in #181
- Fix test failure by @LeonStadelmann in #205
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #203
- misc fixes and additions by @joschif in #198
- add pbmc tutorial by @MUCDK in #192
- finish notebooks for zebrafish by @MUCDK in #206
Full Changelog: v0.0.3...v0.0.4
include stochastic condition encoder
In order for running the tutorials on a released version.
What's Changed
- Feat/datasets by @MUCDK in #176
- fix project name by @MUCDK in #175
- Dev/update packages by @MUCDK in #177
- Stochastic encoder by @MUCDK in #188
- Bug/fix this works by @MUCDK in #187
- adapt order in prepare-model and default values by @MUCDK in #189
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #179
- Fix/one hot c by @MUCDK in #191
- add pbmc dataset by @MUCDK in #193
- Docs/logoandstuff by @joschif in #194
New Contributors
- @pre-commit-ci made their first contribution in #179
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Initial release
To reproduce the paper results, it's still possible to import cfp
along cellflow
.
Also, not all imports are fixed yet to ensure reproducibility.
Fixes and updates to new ott-jax version will be done in the next release.
What's Changed
CellFlow was born
New Contributors
- @MUCDK made their first contribution in #11
- @joschif made their first contribution in #12
- @dbobrovskiy made their first contribution in #23
- @zimea made their first contribution in #52
- @selmanozleyen made their first contribution in #106
- @guillaumehu made their first contribution in #134
- @LeonStadelmann made their first contribution in #143
- @MLubetzki made their first contribution in #156
Full Changelog: https://github.com/theislab/CellFlow/commits/v0.0.1