Recherche
Voici les résultats de votre recherche.
Pages trouvées :
Résultats plein texte:
- matplotlib_simple
- es (consulter la [[https://matplotlib.org/stable/gallery/index.html|galerie d'exemples]]). Le projet [... about-python-matplotlib-53f23eab6d31]] ===== Installation ===== La [[http://matplotlib.sourceforge.net/users/installing.html|page d'installation de Matplotlib]] fournit une procédure pas à pas assez complète et facile p
- notions_fondamentales
- aracter becomes uppercase) the string s.lower() # all characters become lowercase s.casefold() # more r... uages other than English are covered) s.upper() # all characters become uppercase s.count(sub) # count... ing contains only numbers s.islower() # checks if all alphabets in string s are lowercase s.isupper() # checks if all alphabets in string s are uppercase s.isspace() #
- progappchim
- w.whitehouse.gov/blog/2016/01/30/computer-science-all|Computer Science For All]] (President Obama in his 2016 State of the Union Address) ===== Notions de ... r Python (y compris pour l'apprentissage et l'installation)]]. Modes recommandés : - installation de la version 3 standard via [[http://python.org|pyt
- bokeh_simple
- * [[https://bokeh.pydata.org/en/latest/docs/gallery.html|Galerie d'exemples]] * [[http://nbvie... ur * [[https://bokeh.pydata.org/en/latest/docs/gallery/slider.html|Interactions sur la fonction sinus... pt * [[https://bokeh.pydata.org/en/latest/docs/gallery/legend.html]] * [[https://bokeh.pydata.org/en/latest/docs/gallery/box_annotation.html|]] * [[https://bokeh.pyd
- jupyter
- a succédé à IPython Notebook * Jupyter est installé par défaut avec la distribution python Anaconda.... k.html|Documentation IPython Notebook]] * L'installation en pratique : * [[https://anaconda.org/]... * [[https://github.com/jupyter/jupyter/wiki/A-gallery-of-interesting-Jupyter-Notebooks|A gallery of interesting Jupyter Notebooks]] * [[http://nb.bia
- presentation_principes
- ition=convex&controls=1&show_progress_bar=1&build_all_lists=1&open_in_new_window=1~~ ====== Programmer... ==== Avantages pour l'apprentissage ==== * Installation aisée * de la version de base * de “... Les premiers pas avec Python 3 ==== * Sans installation : [[https://repl.it/languages/python3]] * ... e]] {{ https://docs.python.org/3/_images/win_installer.png }} ==== Ídle3 : interface d'exécution et d
- rdkit
- par exemple RDKit). La librairie rdkit est à installer, en renseignant au préalable le canal "rdkit" d... ira la chercher. L'éditeur Spider doit être installé dans chaque nouvel environnement si on souhaite ... éer une première cellule de code permettant l'installation de RDKIT : <code>!pip install rdkit-pypi</code> * Fichier exemple : {{ :teaching:progappchim:rd
- elements_molecules
- s/03_plotting.ipynb]] (plotting tutorial) * Installation via pip, ou la commande conda, ou l'interfac... , suivant l'environnement utilisé : * pip install --user mendeleev * conda install -c lmmentel mendeleev=0.6.0 * Données utilisables, en ligne : [... BSD]] (licence libre très permissive). ==== Installation ==== via la commande <code>pip install molm
- mendeleev
- s/03_plotting.ipynb]] (plotting tutorial) * Installation via pip, ou la commande conda, ou l'interfac... , suivant l'environnement utilisé : * pip install --user mendeleev * conda install -c conda-forge mendeleev=0.5.2 * <del>conda install -c lmmentel mendeleev=0.6.1 (version plus récente
- pandas
- ar un type unique (dtype) par colonne. ===== Installation ===== * [[http://pandas.pydata.org/pandas-docs/stable/install.html|Instructions sur le site officiel]] * Installé avec Anaconda * Ubuntu : pip3 install pandas ===== Documentation ===== * [[http://pandas.pydata.
- epidemie_coronavirus
- tatus/1244564877882114048]],... * Nicolas Vandewalle (ULiège, thermodynamique statistique) [[https://... cture]] * [[https://github.com/branchwelder/KillAllAgents|branchwelder/KillAllAgents: An agent-based model of infectious disease spread.]] * [[https://g... 20 * Graphiques et évolutions par Nicolas Vandewalle (ULiège) et collaborateurs : [[https://github.co
- bioinformatic
- ttps://www.ncbi.nlm.nih.gov/genbank/]] ===== Installer Biopython ===== [[https://biopython.org/|Biopy... Pour utiliser cette librairie, elle doit-être installée au préalable, par exemple : * Avec la distrib... da-forge' ou par la commande suivante : conda install -c conda-forge biopython * via le site Pypi (pypi.org) et la commande suivante : pip install biopython ===== Compter les nucléotides d'une
- chempy
- == * [[https://pypi.org/project/chempy/]] : installation et documentation <code python prog-test-02.... ocumentation https://github.com/bjodah/chempy installation Linux : conda install -c bjodah chempy pytest installation Windows & OS X : python -m pip install chempy pytest python -m py
- grille_configurations_melange_binaire_2013
- #Effacement de la grille précédente c.delete(ALL) #Récupération des informations dans les diff... squ'à la coordonnée de fin (end) # par intervalles de cellHeight (sideLength/nbLig) #- Tracer ... squ'à la coordonnée de fin (end) # par intervalles de cellWidth (sideLength/nbCol) #- Tracer u
- openbabel_jmol
- ] Pour utiliser OpenBabel en python, il faut installer au préalable ces outils. Sous Linux (Debian, Ubuntu,...), installer les paquets openbabel et python-openbabel. Sous... Windows, voir [[http://openbabel.org/docs/dev/Installation/install.html|cette page]], et [[http://openbabel.org/docs/2.3.1/UseTheLibrary/PythonInstall.html|