Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.bio.gmm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
bob
bob.bio.gmm
Merge requests
!11
Python36 & docs fixes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Closed
Python36 & docs fixes
python36
into
master
Overview
0
Commits
0
Pipelines
1
Changes
0
Closed
Jaden DIEFENBAUGH
requested to merge
python36
into
master
8 years ago
Overview
0
Commits
0
Pipelines
1
Changes
1
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
e373103f
5 commits,
8 years ago
1 file
+
3
−
5
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
README.rst
+
3
−
5
View file @ e373103f
Show full file
@@ -2,9 +2,9 @@
.. Sun Aug 21 21:38:15 CEST 2016
.. image:: http://img.shields.io/badge/docs-stable-yellow.svg
:target: http://
pythonhosted.org
/bob.bio.gmm/index.html
:target: http
s
://
www.idiap.ch/software/bob/docs/bob
/bob.bio.gmm/
stable/
index.html
.. image:: http://img.shields.io/badge/docs-latest-orange.svg
:target: https://www.idiap.ch/software/bob/docs/
latest/
bob/bob.bio.gmm/master/index.html
:target: https://www.idiap.ch/software/bob/docs/bob/bob.bio.gmm/master/index.html
.. image:: https://gitlab.idiap.ch/bob/bob.bio.gmm/badges/master/build.svg
:target: https://gitlab.idiap.ch/bob/bob.bio.gmm/commits/master
.. image:: https://gitlab.idiap.ch/bob/bob.bio.gmm/badges/master/coverage.svg
@@ -13,8 +13,6 @@
:target: https://gitlab.idiap.ch/bob/bob.bio.gmm
.. image:: http://img.shields.io/pypi/v/bob.bio.gmm.svg
:target: https://pypi.python.org/pypi/bob.bio.gmm
.. image:: http://img.shields.io/pypi/dm/bob.bio.gmm.svg
:target: https://pypi.python.org/pypi/bob.bio.gmm
============================================
@@ -37,7 +35,7 @@ In this package, utilities that are specific for using GMM-based algorithms are
Installation
------------
Complete Bob's `installation`_ instructions. Then, to install this pac
a
kge,
Complete Bob's `installation`_ instructions. Then, to install this pack
a
ge,
run::
$ conda install bob.bio.gmm
Loading