Skip to content

Releases: adtzlr/tensortrax

v0.25.3

09 Jun 22:48
8485807
Compare
Choose a tag to compare

v0.25.2

09 Jun 21:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.25.1...v0.25.2

v0.25.1

06 Jun 21:44
Compare
Choose a tag to compare

What's Changed

  • Fix math.linalg.eigvalsh() and math.linalg.eigh() for arrays by @adtzlr in #114

Full Changelog: v0.25.0...v0.25.1

v0.25.0

01 Jun 22:54
2402c82
Compare
Choose a tag to compare

What's Changed

  • Add scipy as optional dependency by @adtzlr in #112
  • Add the (Gauss) error function math.special.erf(z) by @adtzlr in #113

Full Changelog: v0.24.0...v0.25.0

v0.24.0

29 May 21:52
Compare
Choose a tag to compare

Full Changelog: v0.23.0...v0.24.0

v0.23.0

21 May 13:58
c944b86
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.0...v0.23.0

v0.22.0

18 May 21:25
c8e1ef6
Compare
Choose a tag to compare

What's Changed

  • Add matrix square root math.linalg.sqrtm() by @adtzlr in #110

Full Changelog: v0.21.3...v0.22.0

v0.21.3

14 May 10:21
15d12f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.2...v0.21.3

v0.21.2

14 May 10:02
194b0f1
Compare
Choose a tag to compare

What's Changed

  • flip the variations in math.real_to_dual(A, x) by @adtzlr in #108

Full Changelog: v0.21.1...v0.21.2

v0.21.1

14 May 07:36
791365e
Compare
Choose a tag to compare

What's Changed

  • Fix math.real_to_dual(A, x, mul=math.special.ddot) by @adtzlr in #107

Full Changelog: v0.21.0...v0.21.1