Skip to content

Releases: theislab/batchglm

numeric stability and minor improvements to estimators

Choose a tag to compare

@davidsebfischer davidsebfischer released this 11 Mar 17:17
8842f6b
  • fixes singular matrix issues in most cases
  • catches overseen closed form solutions in estimator init

minor changes to numpy backend

Pre-release

Choose a tag to compare

@davidsebfischer davidsebfischer released this 21 Feb 12:16
v0.7.3

Merge branch 'dev' of https://github.com/theislab/batchglm into dev

tf2 compatibility and numpy backend release

Choose a tag to compare

@davidsebfischer davidsebfischer released this 31 Oct 06:12
37b4055
  • prepares tf2 backend
  • introduces numpy backend for NB distribution

improvement in constraint and rank handling

Choose a tag to compare

@davidsebfischer davidsebfischer released this 04 Sep 00:13
v0.6.8

fixed constraint unit test

changes according to diffxpy modifications

Choose a tag to compare

@davidsebfischer davidsebfischer released this 30 Aug 21:39
v0.6.7

fixed bug that division was forced as numpy even though x could be cs…

Removed remaining xarray references

Pre-release

Choose a tag to compare

@davidsebfischer davidsebfischer released this 25 Aug 18:07
v0.6.6

removed remaining xarrax references

Fixed missing reference in data api

Pre-release

Choose a tag to compare

@davidsebfischer davidsebfischer released this 25 Aug 17:45
v0.6.5

changed default estimator batch size to 512

Adapated typing interface

Pre-release

Choose a tag to compare

@davidsebfischer davidsebfischer released this 22 Aug 08:31
v0.6.4

relaxed numpy and tf requirements

Removed xarray dependency

Pre-release

Choose a tag to compare

@davidsebfischer davidsebfischer released this 21 Aug 15:16

Removed dependency in batchglm and adapated interface to diffxpy slightly.

Upload to pypi

Upload to pypi Pre-release
Pre-release

Choose a tag to compare

@davidsebfischer davidsebfischer released this 14 Aug 14:28
adapted to anndata not exporting anndata.base anymore

Adapting according to discussion at https://github.com/theislab/anndata/issues/174.