Skip to content

Releases: theislab/CellFlow

v0.0.9

08 Apr 13:05
03bff12

Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

07 Mar 10:21
0a2d28e

Choose a tag to compare

What's Changed

  • feat: removed batched as parallelism is ensured by default by not eagerly casting jax to numpy. also added pytest-split to ci by @selmanozleyen in #290

Full Changelog: v0.0.7...v0.0.8

v0.0.7

06 Mar 13:56
acd677d

Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7

More developments

22 May 14:28
d8ae659

Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

25 Apr 12:55
4970ad4

Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

11 Apr 12:11
6b8b071

Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

include stochastic condition encoder

02 Apr 18:28
7272068

Choose a tag to compare

In order for running the tutorials on a released version.

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

14 Mar 10:40
488f9ab

Choose a tag to compare

Update

Initial release

13 Mar 15:58
bd6a222

Choose a tag to compare

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

Full Changelog: https://github.com/theislab/CellFlow/commits/v0.0.1