Skip to content

Releases: DOKOS-TAYOS/Tensor-Network-Editor

Release 1.0.0

02 May 10:41

Choose a tag to compare

Production Ready version with Pywebview

Full Changelog: v0.5.0...v1.0.0

Release 0.5.0

30 Apr 12:53

Choose a tag to compare

Main features complete

Full Changelog: v0.4.0...v0.5.0

Release 0.4.0

25 Apr 19:01

Choose a tag to compare

Full Changelog: v0.3.0...v0.4.0

Release 0.3.0

20 Apr 11:29

Choose a tag to compare

What's Changed

  • Optimize contraction-plan simulation bookkeeping by @DOKOS-TAYOS in #2
  • Fix label counting, operand popping, and surviving-label logic in contraction analysis and simulation by @DOKOS-TAYOS in #3
  • Refactor network analysis to combine tensor/index mapping and streamline edge/index analysis by @DOKOS-TAYOS in #4
  • Preserve index order and unify analysis/validation; accept sequence operand orders in automatic contraction analysis by @DOKOS-TAYOS in #5
  • Require Python 3.11, tighten numeric coercion and JSON metadata validation, and update tests by @DOKOS-TAYOS in #6
  • Require Python 3.11 and tighten payload coercion/validation; update tests by @DOKOS-TAYOS in #7

New Contributors

Full Changelog: v0.2.2...v0.3.0

Release 0.2.2

13 Apr 19:57

Choose a tag to compare

Several improvements and features

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

Release 0.2.1

12 Apr 17:28

Choose a tag to compare

For mode and several bug fixes and improvements

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

Release 0.1.2

05 Apr 18:32

Choose a tag to compare

Contraction schemes added, and several optimizations and improvements

Release 0.1.1

04 Apr 23:36

Choose a tag to compare

Improved version

Initial Release

03 Apr 22:48

Choose a tag to compare

Basic features