Skip to content

Releases: tensorics/tensorics-core

v0.0.51

04 Aug 13:39

Choose a tag to compare

CombinedBooleanExpression moved to ext-analysis

v0.0.50

03 Aug 12:30

Choose a tag to compare

ResolvedExpression not implementing Named anymore

String representation for objects and Expressions

03 Aug 09:00

Choose a tag to compare

v0.0.49

Merge branch 'master' of [email protected]:tensorics/tensorics-core.git

v0.0.48

02 Aug 15:25

Choose a tag to compare

put resolvers in default engine factory method

v0.0.47

26 Jul 07:13

Choose a tag to compare

LatestOfExpression improvements

New method for merging resolving contexts

14 Jul 08:18

Choose a tag to compare

v0.0.46

new utility method for merging resolvingcontexes

v0.0.45

13 Jul 08:48

Choose a tag to compare

latestofexpression. Better error message when a node is not resolved.…

v0.0.44

13 Jul 03:25

Choose a tag to compare

Breaking Change: renamed DoubleTensorics -> TensoricDoubles
The rest: Systematic tests for hashcode,equals,serializable (and many fixes in this direction)

v0.0.43

04 Jul 22:22

Choose a tag to compare

Remove deprecated methods from builder

  • Changed builder for immutable tensor and tensor backed objects
  • switched to map-style put methods

v0.0.42

04 Jul 21:26

Choose a tag to compare

  • Introduce Scalar as specialized tensor
  • Introduce AbstractTensor providing default equals and hashcode implementations
  • Some refinements so that scalar is used most of the time instead of zeroDimensional()