1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
.. BAGEL documentation master file, created by
sphinx-quickstart on Mon Apr 24 11:34:41 2017.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Brilliantly Advanced General Electronic-structure Library
=============================================================
.. only:: html
BAGEL is a parallel electronic-structure program licensed under the GNU General Public License.
The source code can be found at https://github.com/nubakery/bagel.
The SMITH3 program that has generated some of the code in BAGEL is hosted at https://github.com/nubakery/smith3.
.. image:: _static/bagel-final.*
:width: 300px
:align: right
.. toctree::
:maxdepth: 2
user-manual.rst
|