Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 9599a692 authored by hhakim's avatar hhakim
Browse files

Remove mention to py2.7 and adjust note about pygsp linking the notebook.

parent adb0f494
No related branches found
No related tags found
No related merge requests found
...@@ -40,12 +40,9 @@ Note also that you can rely on your system package manager to install the Python ...@@ -40,12 +40,9 @@ Note also that you can rely on your system package manager to install the Python
<p>FAµST is compiled for Python @PY3_VER@.</p> <p>FAµST is compiled for Python @PY3_VER@.</p>
<p>Note that starting from january 2020 python2.7 won&rsquo;t be supported anymore and FAµST newer packages won&rsquo;t deliver any python 2.7 wrapper too. <p>If you want to use FAµST with Python 3 you must use precisely the @PY3_VER@ version because the FAµST Python wrapper delivered within the binary package is compiled for that minor version only.</p>
Anyway, the python 3 versions are more advanced and it&rsquo;s highly recommended to move to these versions.</p>
<p>If you want to use FAµST with Python 3 you must use precisely the @PY3_VER@ version because the FAµST Python wrapper delivered within the binary package is compiled for that version only.</p> <p>@note pygsp is an optional python package to install in order to generate graphs and their Laplacians for testing the FGFT/eigen decomposition algorithms. It&rsquo;s not mandatory but can be used in a pyfaust related <a href="https://faustgrp.gitlabpages.inria.fr/faust/last-doc/html/Faust_factorization.html">notebook</a>.</p>
<p>@note pygsp is an optional python package to install in order to generate graphs and their Laplacians for testing the FGFT/eigen decomposition algorithms.</p>
<h3>1.2 For Matlab</h3> <h3>1.2 For Matlab</h3>
......
...@@ -30,12 +30,9 @@ Note also that you can rely on your system package manager to install the Python ...@@ -30,12 +30,9 @@ Note also that you can rely on your system package manager to install the Python
FAµST is compiled for Python @PY3_VER@. FAµST is compiled for Python @PY3_VER@.
Note that starting from january 2020 python2.7 won't be supported anymore and FAµST newer packages won't deliver any python 2.7 wrapper too. If you want to use FAµST with Python 3 you must use precisely the @PY3_VER@ version because the FAµST Python wrapper delivered within the binary package is compiled for that minor version only.
Anyway, the python 3 versions are more advanced and it's highly recommended to move to these versions.
If you want to use FAµST with Python 3 you must use precisely the @PY3_VER@ version because the FAµST Python wrapper delivered within the binary package is compiled for that version only. @note pygsp is an optional python package to install in order to generate graphs and their Laplacians for testing the FGFT/eigen decomposition algorithms. It's not mandatory but can be used in a pyfaust related [notebook](https://faustgrp.gitlabpages.inria.fr/faust/last-doc/html/Faust_factorization.html).
@note pygsp is an optional python package to install in order to generate graphs and their Laplacians for testing the FGFT/eigen decomposition algorithms.
### 1.2 For Matlab ### 1.2 For Matlab
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment