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

19 Mar 11:01

Choose a tag to compare

v0.7.4

incremented batchglm requirement to 0.7.4

minor changes to numpy backend

21 Feb 12:24

Choose a tag to compare

Pre-release
v0.7.3

incremented batchglm dependency to 0.7.3

numpy backend support

31 Oct 06:14
df68981

Choose a tag to compare

numpy backend support Pre-release
Pre-release
Merge pull request #123 from theislab/tf2_compatibility

introduced numpy backend

improvements of continuous and constraint interface

04 Sep 00:15

Choose a tag to compare

v0.6.13

incremented batchglm version requirement to 0.6.8

Fixed bugs in pariwise t-test and rank test

26 Aug 08:18

Choose a tag to compare

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

25 Aug 18:09

Choose a tag to compare

Pre-release
v0.6.11

incremented batchglm requirement to 0.6.6

Fixed bugs in pairwise tests

25 Aug 17:47

Choose a tag to compare

Pre-release
  • 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

22 Aug 08:48

Choose a tag to compare

Pre-release
v0.6.9

updated gitignore

Fixed rtfd bugs and adapted new batchglm typing interface

22 Aug 08:32

Choose a tag to compare

v0.6.8

incremented batchglm requirement

Fixed bug in docs

21 Aug 15:35

Choose a tag to compare

Fixed bug in docs Pre-release
Pre-release
v0.6.7

added new batchglm version requirement to docs