Skip to content

Releases: DOKOS-TAYOS/Tensor-Network-Visualization

Release 2.0.2

18 Apr 14:58

Choose a tag to compare

Added

  • Tensor-network translation: New translate_tensor_network(...) API that exports supported source tensor networks into tensornetwork, quimb, einsum, and tensorkrowch Python code, preserving real values when available and falling back to compatible placeholders otherwise.
  • Translation demo: New examples/translate_demo.py with deterministic simple, mps, peps, weird, and disconnected cases, optional .py export, and side-by-side rendering of the original and translated networks.

Changed

  • Documentation: Added copy-paste translation commands to commands.md, documented the API in docs/api.md, and expanded the examples guide with the new demo workflow.

Full Changelog: v2.0.1...v2.0.2

Release 2.0.1

16 Apr 10:34

Choose a tag to compare

Added

  • Tensor inspector: Hover feedback that shows the element value and the corresponding index values in the tensor.
  • Color themes: New color themes for plots and graphs.

Full Changelog: v1.6.3...v2.0.1

Release 2.0.0

14 Apr 16:24

Choose a tag to compare

Production Ready and Stable Release with all features

Full Changelog: v1.6.3...v2.0.0

Release 1.6.3

13 Apr 19:48

Choose a tag to compare

Final Performance improvements, and end features

Release 1.6.2

13 Apr 10:37

Choose a tag to compare

Changed

  • Core engine: Major refactor of the core engine with extensive debugging and stabilization.
  • Documentation: Substantial documentation improvements across guides, API reference, installation, troubleshooting, and examples.
  • 2D structure detection: Improved detection and handling of two-dimensional tensor-network structures.

Full Changelog: v1.6.1...v1.6.2

Release 1.6.1

12 Apr 12:42

Choose a tag to compare

Added

  • Color themes: New color themes for plots and graphs.

Changed

  • Geometry algorithms: Generic and planar geometry determination now applies prior pruning earlier in the pipeline.
  • Geometry performance: The end-to-end geometry-determination process is faster.
  • Visuals: Broad visual improvements across the visualization.
  • Controls: Improved interactive controls.
  • Examples: Examples updated and refined.

Full Changelog: v1.6.0...v1.6.1

Release 1.6.0

10 Apr 20:11

Choose a tag to compare

Bugfix and several improvements. Also documentation.

Full Changelog: v1.5.4...v1.6.0

Release 1.5.4

10 Apr 10:50

Choose a tag to compare

Final features

Full Changelog: v1.5.3...v1.5.4

Release 1.5.3

07 Apr 15:25

Choose a tag to compare

Final features and extreme improvement. The next one will be the long term version.

Full Changelog: v1.5.2...v1.5.3

Release 1.5.2

05 Apr 11:33

Choose a tag to compare

Tensor elements visualizer during the contraction and several optimizations.

Full Changelog: v1.5.1...v1.5.2