Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.

Releases: theislab/diffxpy

catch singular matrix errors in wald testing

Choose a tag to compare

@davidsebfischer davidsebfischer released this 19 Mar 11:01
v0.7.4

incremented batchglm requirement to 0.7.4

minor changes to numpy backend

Pre-release

Choose a tag to compare

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

incremented batchglm dependency to 0.7.3

numpy backend support

numpy backend support Pre-release
Pre-release

Choose a tag to compare

@davidsebfischer davidsebfischer released this 31 Oct 06:14
df68981
Merge pull request #123 from theislab/tf2_compatibility

introduced numpy backend

improvements of continuous and constraint interface

Choose a tag to compare

@davidsebfischer davidsebfischer released this 04 Sep 00:15
v0.6.13

incremented batchglm version requirement to 0.6.8

Fixed bugs in pariwise t-test and rank test

Choose a tag to compare

@davidsebfischer davidsebfischer released this 26 Aug 08:18
fixed bug in .mean of pairwise test

if data was csr_matrix, then _mean was still a matrix which broke summary dataframes.

Removed remaining xarray references

Pre-release

Choose a tag to compare

@davidsebfischer davidsebfischer released this 25 Aug 18:09
v0.6.11

incremented batchglm requirement to 0.6.6

Fixed bugs in pairwise tests

Pre-release

Choose a tag to compare

@davidsebfischer davidsebfischer released this 25 Aug 17:47
  • bugs produced fatal error in z-tests
  • also fixed minor batchglm interface bugs that produced errors in a few other cases
  • batchglm requirement v0.6.5

Fixed issue with pushing to pypi

Pre-release

Choose a tag to compare

@davidsebfischer davidsebfischer released this 22 Aug 08:48
v0.6.9

updated gitignore

Fixed rtfd bugs and adapted new batchglm typing interface

Choose a tag to compare

@davidsebfischer davidsebfischer released this 22 Aug 08:32
v0.6.8

incremented batchglm requirement

Fixed bug in docs

Fixed bug in docs Pre-release
Pre-release

Choose a tag to compare

@davidsebfischer davidsebfischer released this 21 Aug 15:35
v0.6.7

added new batchglm version requirement to docs