Skip to content
Snippets Groups Projects
Select Git revision
  • 631bbc4c44f0cebf7d46b1f33e88c110fdd2bdf8
  • master default protected
  • 102_podmanizing_bdt
  • cookiecutter
  • 102_dockerizing_conda_bdt
  • mne_library
  • v5.4.2
  • v5.4.1
  • v5.4.0
  • v5.3.0
  • v5.2.0
  • v5.1.2
  • v5.1.1
  • v5.1.0
  • v5.0.2
  • v5.0.1
  • v5.0.0
  • v4.1.0
  • v4.0.0
  • v3.4.1
  • v3.4.0
  • v3.3.0
  • v3.2.0
  • v3.1.6
  • v3.1.5
  • v3.1.4
26 results

bob.devtools

user avatar
Andre Anjos authored
631bbc4c
History

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.

Installation

This package needs to be installed in a conda environment. To install 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

Contact

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