Skip to content

Implement active space selection scheme based on SA-CINO occupations

License

Notifications You must be signed in to change notification settings

RenkeHuang/cinoas

Cinoas

GitHub Actions Build Status codecov

The Cinoas package implements an active space selection scheme based on state-averaged configuration interaction singles natural orbital (CINO) occupations for multireference calculations of valence and core excited states.

You can learn more about theories and functionalities in the [documentation](under construction).

Installation

git clone https://github.com/RenkeHuang/cinoas.git
cd cinoas
pip install -e .

This procedure will register cinoas within pip and you should be able to see cinoas listed by calling

pip list

You can run tests to make sure the package is installed successfully

cd cinoas/tests
pytest -v

Requirements

Getting Started

Copyright

Copyright (c) 2023, Renke Huang

Acknowledgements

Project based on the Computational Molecular Science Python Cookiecutter version 1.1.

About

Implement active space selection scheme based on SA-CINO occupations

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages