Skip to content

Releases: Qiaoyi-Li/FiniteMPS.jl

v0.2.0

13 Oct 22:59
Compare
Choose a tag to compare

v0.2.0

New features

  • Support poor man's multi-processing together with a demo in the example folder.
  • Modify mul! in TensorKit to support nested multi-threading for each worker.

Important changes

  • Update TensorKit to v0.12.0.
  • Rewrite multi-threading, some usages in old version become invalid.