Skip to content

QunaSys/ActiveSpaceFinder

 
 

Repository files navigation

Active space finder

The Active Space Finder (ASF) is a set of functions for the (semi-)automatic selection of active spaces in molecules. ASF aims to automatize the selection of active orbitals, thus facilitating the black-box application of multi-reference methods such as CASSCF. The easiest way to use the ASF is by calling a wrapper function, which executes a generic procedure to determine the active space with minimal requirements for user intervention. More advanced users can design their own selection procedure with the individual components provided by the ASF software.

The code is developed at HQS Quantum Simulations, and it is released under the Apache 2.0 license.

This project is partly supported by PlanQK.

ASF requires the following software packages:

For your convenience, we provide a shell script to install the PySCF and Block software packages, which only requires an existing conda installation on your computer. It is located in the directory build_script.

Documentation

Please look here for a documentation of the ASF, and a tutorial with some example cases.

About

Modified version of ActiveSpaceFinder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.6%
  • Shell 5.4%