Skip to content

Commit ed53948

Browse files
committed
Add README.md
1 parent d0b32e0 commit ed53948

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

README.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
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.

0 commit comments

Comments
 (0)