Skip to content

Releases: wesselb/lab

v1.4.6

29 Sep 11:15
Compare
Choose a tag to compare
  • one and zero can take in multiple references.
  • Add keyword squeeze to unstack.
  • Revise broadcasting behaviour for {pw,ew}_{dists,dists2,sums,sums2}.

v1.4.5

15 Sep 19:33
cc0df2c
Compare
Choose a tag to compare

v1.4.4

04 Sep 13:42
Compare
Choose a tag to compare
  • Extend expand_dims.
  • Extend kron.
  • Extend resolve_axis.
  • Remove block_diag. (This function is moved to backends-matrix.)

v1.4.3

28 Aug 14:15
Compare
Choose a tag to compare
  • Add set_global_random_state.

v1.4.2

28 Aug 08:22
Compare
Choose a tag to compare
  • Support JAX JIT compilation for custom functions for blazingly fast performance.

v1.4.1

27 Aug 14:18
Compare
Choose a tag to compare
  • Add global_random_state.

v1.4.0

27 Aug 12:39
Compare
Choose a tag to compare
  • Add real.
  • Add imag.
  • Add eig.
  • Add downrank.
  • Add support for random states.

v1.3.7

25 Aug 09:59
Compare
Choose a tag to compare
  • Upgrade to plum-dispatch v1.5.3.

v1.3.6

14 Jul 09:43
Compare
Choose a tag to compare
  • Better retain shape information in take for TensorFlow.

v1.3.5

03 Jul 21:20
Compare
Choose a tag to compare
  • Add pinv.