Releases: kmsherbertvt/PySCFWorkspace
Releases · kmsherbertvt/PySCFWorkspace
v1.0.0
The original implementation, which focused on generating matrices.
We've since determined that dense matrices are a big waste of space and time, preferring a less-interprable but far more compact format exploiting Pauli symplectic representation. We've also significantly simplified the workflow. So, use 2.0.0 instead. :)