You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.rst.txt 440 B

5 years ago
1234567891011121314151617181920
  1. .. py-graph documentation master file, created by
  2. sphinx-quickstart on Tue Jan 28 17:13:42 2020.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. Welcome to py-graph's documentation!
  6. ====================================
  7. .. toctree::
  8. :maxdepth: 2
  9. :caption: Contents:
  10. Indices and tables
  11. ==================
  12. * :ref:`genindex`
  13. * :ref:`modindex`
  14. * :ref:`search`

A Python package for graph kernels, graph edit distances and graph pre-image problem.