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

2 months ago
  1. .. pycarl documentation master file, created by
  2. sphinx-quickstart on Fri Jun 23 15:29:09 2017.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. Pycarl is a set of python bindings for the computer arithmetic and logic library `carl <https://github.com/smtrat/carl>`_.
  6. Welcome to pycarl's documentation!
  7. ==================================
  8. .. toctree::
  9. :maxdepth: 2
  10. :caption: Contents:
  11. installation
  12. getting_started
  13. .. include:: api.rst
  14. Indices and tables
  15. ==================
  16. * :ref:`genindex`
  17. * :ref:`modindex`
  18. * :ref:`search`