Skip to content

Commit

Permalink
Update docs/changelog.rst
Browse files Browse the repository at this point in the history
Co-authored-by: cqc-melf <[email protected]>
  • Loading branch information
PabloAndresCQ and cqc-melf authored Apr 12, 2024
1 parent 477efd8 commit 535ca98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Changelog
~~~~~~~~~

0.6.0 (April 2024)
-------------------
------------------

* **New feature**: Tree Tensor Network (TTN) simulator, supporting both fixed ``chi`` and ``truncation_fidelity``. Calculation of single amplitudes is supported by ``get_amplitude`` and inner products by ``vdot``. Measurement and postselection are not yet supported.
* **New API**: both ``MPS`` and ``TTN`` share a common interface: ``StructuredState``. Import paths have changed, multiple classes have been renamed: ``ConfigMPS`` is now ``Config``, ``ContractionAlg`` is now ``SimulationAlgorithm``. Documentation has been updated accordingly.
Expand Down

0 comments on commit 535ca98

Please sign in to comment.