TensorOperations.jl Versions Save

Julia package for tensor contractions and related operations

v4.1.1

4 weeks ago

TensorOperations v4.1.1

Diff since v4.1.0

Fix an issue when working with AD and backend selection.

Merged pull requests:

  • Add tests indices and labels (#159) (@lkdvos)
  • Bump codecov/codecov-action from 3 to 4 (#161) (@dependabot[bot])
  • Fix missing non-optional argument in rrules with backend. (#168) (@lkdvos)

Closed issues:

  • Combining LinearAlgebra.Diagonal with a CuArray inside @tensor (#164)
  • cuTENSOR not working with automatic differentiation (#167)

v4.1.0

4 months ago

TensorOperations v4.1.0

Diff since v4.0.8

Merged pull requests:

  • Jh/instantiationbugfix (#158) (@Jutho)

v4.0.8

4 months ago

TensorOperations v4.0.8

Diff since v4.0.7

Merged pull requests:

  • fix instantiation bug (#155) (@Jutho)

Closed issues:

  • Bug in CUDA backend (#151)

v4.0.7

7 months ago

TensorOperations v4.0.7

Diff since v4.0.6

v4.0.6

7 months ago

TensorOperations v4.0.6

Diff since v4.0.5

Merged pull requests:

  • Automatic Differentiation test rewrite (#150) (@lkdvos)

v4.0.5

8 months ago

TensorOperations v4.0.5

Diff since v4.0.4

v4.0.4

8 months ago

TensorOperations v4.0.4

Diff since v4.0.3

v4.0.3

8 months ago

TensorOperations v4.0.3

Diff since v4.0.2

Merged pull requests:

  • Refactor branching on α and β (#146) (@lkdvos)
  • Bump actions/checkout from 1 to 4 (#147) (@dependabot[bot])

Closed issues:

  • Floating Point Accuracy of @tensor results with CUDA (#144)
  • Enable multithreads when doing the permutedims in the TTGT algorithms (#145)

v4.0.2

9 months ago

TensorOperations v4.0.2

Diff since v4.0.1

v4.0.1

9 months ago

TensorOperations v4.0.1

Diff since v4.0.0

Closed issues:

  • Why drop caching Tensors? (#140)
  • Is TensorOperations able to take advantage of symmetry in the output? (#142)