Implémentation Python de refpmsi.
https://github.com/denisGustin/refpmsi

Ali 6478288d9f Fix bug 3 years ago
.ipynb_checkpoints 6478288d9f Fix bug 3 years ago
__pycache__ 872a5118aa Première release 3 years ago
refpypmsi 6478288d9f Fix bug 3 years ago
refpypmsi.egg-info 55dcd7108f Fix package installation 3 years ago
CHANGES.txt 872a5118aa Première release 3 years ago
MANIFEST.in 872a5118aa Première release 3 years ago
README.md c4e3a7f4ec Doc modification 3 years ago
__init__.py 872a5118aa Première release 3 years ago
requirements.txt 872a5118aa Première release 3 years ago
setup.py 6478288d9f Fix bug 3 years ago

README.md

refpypmsi

Original repository : https://gogs.alibellamine.me/alibell/refpypmsi

Il s'agit d'une implémentation en Python de la librairie R refpmsi. La librairie refpmsi est disponible à l'adresse suivante : https://github.com/denisGustin/refpmsi

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.