- Feb 28, 2019
-
-
Samuel GAIST authored
graphviz is used by beat.core to generate dot diagrams. It's not listed as dependency of that package as this feature has a narrow use that would pull unnecessary dependencies for the most common cases.
-
- Feb 27, 2019
-
-
André Anjos authored
Update CI and documentation linking See merge request !272
-
Samuel GAIST authored
-
Samuel GAIST authored
The binary handling wasn't done.
-
Samuel GAIST authored
-
Samuel GAIST authored
This commit also cleans up the code.
-
Samuel GAIST authored
This commit also cleans up the code.
-
Samuel GAIST authored
-
- Feb 26, 2019
-
-
Samuel GAIST authored
This commit also cleans up the code.
-
Samuel GAIST authored
This commit also cleans up the code.
-
Samuel GAIST authored
This commit also cleans up the code.
-
Samuel GAIST authored
This commit also cleans up the code.
-
Samuel GAIST authored
This is the root of the project and will be used to setup the test prefix with the content of beat.examples.
-
Samuel GAIST authored
Add creation of the default integer type and update the declaration of algorithm and analyser to pass validation. This commit also cleans up the code.
-
Samuel GAIST authored
This type is need to load the algorithm prototype. This commit also cleans up the code.
-
Samuel GAIST authored
This type is need to load the algorithm prototype. This commit also cleans up the code.
-
- Feb 25, 2019
-
-
André Anjos authored
-
- Feb 21, 2019
-
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
- Feb 20, 2019
-
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
[doc] Updates with latest trends from bob/bob.devtools; Make use of bob.extension to find what to link to user guides
-
- Jan 15, 2019
-
-
André Anjos authored
Make the documentation link configurable See merge request !271
-
Samuel GAIST authored
The top bar user guide link is currently targetting the static pages delivered by the site. This patches changes that and makes it configurable through the settings. Defaults to https://www.idiap.ch/software/beat/docs/beat/docs/stable/beat.web/doc/user/index.html
-
- Jan 10, 2019
-
-
André Anjos authored
Add missing Http404 import Closes #438 See merge request !270
-
Fixes #438
-
André Anjos authored
Fix install command documentation Closes #442 See merge request !269
-
Samuel GAIST authored
Fixes #442
-
- Jan 04, 2019
-
-
André Anjos authored
Strip database_name from split chars See merge request !268
-
Samuel GAIST authored
If the database name ends with a dot, the split method will return a list with one empty char entry which means that in the case of the dataset name generation we might end up with an empty string and trigger an invalid index error. This patch avoids this by ignoring leading and trailing split chars.
-
- Dec 29, 2018
-
-
André Anjos authored
Update bob/beat-devel dependencies See merge request !267
-
André Anjos authored
-
- Dec 20, 2018
-
-
André Anjos authored
This reverts commit 0a43ba68.
-
André Anjos authored
-
André Anjos authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
beat.web is a website, it doesn't belong to pypi.
-