File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <!--
2+ This file is part of PyCI.
3+
4+ PyCI is free software: you can redistribute it and/or modify it under
5+ the terms of the GNU General Public License as published by the Free
6+ Software Foundation, either version 3 of the License, or (at your
7+ option) any later version.
8+
9+ PyCI is distributed in the hope that it will be useful, but WITHOUT
10+ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11+ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
12+ for more details.
13+
14+ You should have received a copy of the GNU General Public License
15+ along with PyCI. If not, see <http://www.gnu.org/licenses/>.
16+ -->
17+
18+ [ ![ Python 3] ( http://img.shields.io/badge/python-3-blue.svg )] ( https://docs.python.org/3.8/ )
19+
20+ # PyCI
21+
22+ PyCI is a flexible quantum chemistry Configuration Interaction library for Python 3.
23+
24+ PyCI is distributed under the GNU General Public License version 3 (GPLv3).
25+ See http://www.gnu.org/licenses/ for more information.
26+
27+ See http://pyci.qcdevs.org/ for up-to-date installation and usage instructions, as well as for
28+ tutorials and the API reference.
29+
30+ ## Citing PyCI
31+
32+ See the CONTRIBUTORS file.
You can’t perform that action at this time.
0 commit comments