index.rst 505 B

12345678910111213141516171819202122232425
  1. .. fglib documentation master file, created by
  2. sphinx-quickstart on Sat Jan 31 21:45:49 2015.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. Factor graph library
  6. ====================
  7. The factor graph library (fglib) is a Python 3 package to simulate message passing on factor graphs.
  8. Contents:
  9. .. toctree::
  10. :maxdepth: 4
  11. fglib
  12. Indices and tables
  13. ==================
  14. * :ref:`genindex`
  15. * :ref:`modindex`
  16. * :ref:`search`