@@ -12,7 +12,7 @@ The learning method requires also the information about the rank of the matrix.
Finally, **scikit-splearn** provides 2 ways to store the Hankel matrix: a classical one as an array, and a sparse version using ``scipy.sparse``.
The original scikit-splearn Toolbox is developed in Python at `LabEx Archimède <http://labex-archimede.univ-amu.fr/>`_ , as a `LIF <http://www.lif.univ-mrs.fr/>`_ project.
The original scikit-splearn Toolbox is developed in Python at `LabEx Archimède <http://labex-archimede.univ-amu.fr/>`_ , as a `LIS <http://www.lis-lab.fr/>`_ project.
This package, as well as the **scikit-splearn** toolbox, is Free software, released under BSD License.
...
...
@@ -21,4 +21,4 @@ The latest version of **scikit-splearn** can be downloaded from the following
The documentation is available as a `pythonhosted site <http://pythonhosted.org/scikit-splearn/>`_ .
There is also a `gitlab repository <https://gitlab.lif.univ-mrs.fr/dev/scikit-splearn.git>`_ , which provides the git repository managing the source code and where issues can be reported.
\ No newline at end of file
There is also a `gitlab repository <https://gitlab.lis-lab.fr/dev/scikit-splearn.git>`_ , which provides the git repository managing the source code and where issues can be reported.