Skip to content

Releases: adtzlr/tensortrax

v0.3.0

24 Jan 14:17
688d77d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.9...v0.3.0

v0.2.9

02 Jan 08:16
3f447b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.8...v0.2.9

v0.2.8

01 Jan 22:46
f1517b6
Compare
Choose a tag to compare

What's Changed

  • CI/CD: Update Actions used in workflows by @adtzlr in #36

Full Changelog: v0.2.7...v0.2.8

v0.2.7

30 Dec 23:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.7

v0.2.6

17 Dec 21:26
c42e98f
Compare
Choose a tag to compare

What's Changed

  • Fix math.linalg.eigvalsh() by @adtzlr in #29
  • Add logical operations >, <, >=, <=, == by @adtzlr in #32

Full Changelog: v0.2.5...v0.2.6

v0.2.5

13 Dec 23:00
5a368be
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

13 Dec 22:20
52290ef
Compare
Choose a tag to compare

What's Changed

  • Add math.special by @adtzlr in #24
  • Add math.special.triu_1d() and math.special.from_triu_1d() by @adtzlr in #25
  • Add gradient(sym=True) and math.special.sym() by @adtzlr in #26

Full Changelog: v0.2.3...v0.2.4

v0.2.3

12 Dec 21:16
5031ddd
Compare
Choose a tag to compare

What's Changed

  • Add eigh() and expm() by @adtzlr in #23
  • Add jacobian()

Full Changelog: v0.2.2...v0.2.3

v0.2.2

11 Dec 21:02
9df24dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

11 Dec 19:00
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

enhance transpose