Skip to content
Snippets Groups Projects
README.rst 863 B
Newer Older
Amir MOHAMMADI's avatar
Amir MOHAMMADI committed
.. vim: set fileencoding=utf-8 :

===============================================
 A package that contains tools to maintain Bob
===============================================

This package is part of the signal-processing and machine learning toolbox
Bob_. It provides tools to help maintain Bob_.

Amir MOHAMMADI's avatar
Amir MOHAMMADI committed

Installation
------------

This package needs to be installed in a conda environment. To install
Amir MOHAMMADI's avatar
Amir MOHAMMADI committed
this package, run::

  $ conda env create -f env.yml
  $ conda activate bdt
  (bdt) $ buildout
  (bdt) $ ./bin/bdt --help
  ...

To build the documentation, just do::

  (bdt) $ ./bin/sphinx-build doc sphinx
Amir MOHAMMADI's avatar
Amir MOHAMMADI committed


Contact
-------

For questions or reporting issues to this software package, contact our
development `mailing list`_.


.. Place your references here:
.. _bob: https://www.idiap.ch/software/bob
.. _mailing list: https://www.idiap.ch/software/bob/discuss