.. seqlearn documentation master file, created by
   sphinx-quickstart on Sun Apr  6 18:34:28 2014.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

seqlearn: sequence classification library for Python
====================================================

seqlearn is a sequence classification library for Python,
designed to interoperate with the scikit-learn machine learning library
and the wider NumPy/SciPy ecosystem of numerical and scientific software.

Contents:

.. toctree::
   :maxdepth: 2

   intro
   reference



Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

