Releases: Qiaoyi-Li/FiniteMPS.jl
Releases · Qiaoyi-Li/FiniteMPS.jl
v0.2.0
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.