Skip to content

Releases: kmsherbertvt/PySCFWorkspace

v1.0.0

15 May 14:21

Choose a tag to compare

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. :)