Alphaharrius / Zipper.jl

Implementation of Zipper Entanglement Renormalization on Julia platform.
GNU General Public License v3.0
1 stars 0 forks source link

Multiprocessing extensions #6

Closed Alphaharrius closed 8 months ago

Alphaharrius commented 8 months ago

This extension enhanced performance for all methods related to CrystalFockMap, CrystalSpectrum and other methods like fourier by analyzing the flow tree and extract parallel-compatible code to multithreading computation flows.