12345678910111213141516171819202122232425262728293031 |
- Metadata-Version: 1.0
- Name: refpypmsi
- Version: 1.0
- Summary: Implémentation en Python de la librairie refpmsi (https:
- Home-page: UNKNOWN
- Author: Ali BELLAMINE
- Author-email: contact@alibellamine.me
- License: UNKNOWN
- Description: # refpypmsi
-
- Original repository : https:
-
- Il s'agit d'une implémentation en Python de la librairie R refpmsi.
- La librairie refpmsi est disponible à l'adresse suivante : https:
-
- Dernière mise à jour : 07 août 2020
-
- ## Installation
-
- ```
- git clone https://gogs.alibellamine.me/alibell/refpypmsi.git
- cd refpypmsi
- pip install -r requirements.txt
- pip install -e .
- ```
-
- ## Utilisation
-
- Se reporter au [manuel d'utilisation de refpmsi](https:
-
- Platform: UNKNOWN
|