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 444 B

123456789101112131415161718192021222324
  1. .. graphkit-learn documentation master file, created by
  2. sphinx-quickstart on Wed Feb 12 15:06:37 2020.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. .. mdinclude:: ../../README.md
  6. Documentation
  7. -------------
  8. .. toctree::
  9. :maxdepth: 1
  10. modules.rst
  11. experiments.rst
  12. Indices and tables
  13. ------------------
  14. * :ref:`genindex`
  15. * :ref:`modindex`
  16. * :ref:`search`

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