Skip to content

Releases: tensorics/tensorics-core

v0.0.41

04 Jul 20:11
Compare
Choose a tag to compare

asMap() is not part of the tensor interface anymore.

Use TensorInternals.mapFrom(Tensor) instead, or from outside the method delegating to this, Tensorics.mapFrom(Tensor).

v0.0.40

04 Jul 19:57
Compare
Choose a tag to compare

Context is now a plain position

  • All the deprecated methods were removed and position is a final class again

v0.0.39

01 Jul 08:56
Compare
Choose a tag to compare
new wrapper

v0.0.36

21 Jun 14:43
Compare
Choose a tag to compare
incorporated files from tensorics-expressions project. Solved warnings

merged tensorics-expressions project

21 Jun 14:28
Compare
Choose a tag to compare
v0.0.35

incorporated files from tensorics-expressions project. Solved warnings

0.0.35

10 Mar 14:40
Compare
Choose a tag to compare

bugfix release.

  • make completion respect the class hierarchy of the dimensions

v0.0.34

23 Feb 17:15
Compare
Choose a tag to compare
bugfix

v0.0.33

16 Feb 16:20
Compare
Choose a tag to compare

fix tensorbacked creation & calculation with interfaces in the shape

v0.0.32

13 Feb 09:27
Compare
Choose a tag to compare
now uses latest java version in travis

v0.0.31

10 Feb 17:50
Compare
Choose a tag to compare
bugfix