You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
618 B
28 lines
618 B
.. pycarl documentation master file, created by
|
|
sphinx-quickstart on Fri Jun 23 15:29:09 2017.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Pycarl is a set of python bindings for the computer arithmetic and logic library `carl <https://github.com/smtrat/carl>`_.
|
|
|
|
Welcome to pycarl's documentation!
|
|
==================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Contents:
|
|
|
|
installation
|
|
getting_started
|
|
|
|
|
|
.. include:: api.rst
|
|
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|