Recherche
Voici les résultats de votre recherche.
Pages trouvées :
- algos_divers (teachi…gappchim)
- algos_entiers (teach…appchim)
- algos_graphes (teach…appchim)
- altair_simple (teach…appchim)
- analyse_images (teach…appchim)
- attracteur_lorenz (tea…pchim)
- bioinformatic (teach…appchim)
- bokeh_simple (teachi…gappchim)
- calcul_matriciel_2012 (t…him)
- chempy (teaching:progappchim)
- chemspipy (teachin…ogappchim)
- codes_presentation (tea…pchim)
- collection_counter_exemple
- collection_namedtuple_exemple
- conversion_temperature_2011
- courbe_predominance_acide_2013
- csv (teaching:progappchim)
- dictionaries_adn_arn_protein
- dictionary_adn_protein
- diffusion_chimique_1d (t…him)
- elements_molecules (tea…pchim)
- ensemble_mandelbrot_2013
- entropie_melange (teac…ppchim)
- epidemie_coronavirus (te…chim)
- factorielle (teachi…gappchim)
- factorielle-2 (teach…appchim)
- factorielle-3 (teach…appchim)
- factorielle-4 (teach…appchim)
- fit_modele_einstein (te…chim)
- fizz_buzz (teachin…ogappchim)
- game_of_life_conway-2012
- gaz_parfait_2011 (teac…ppchim)
- glossaire_chimie (teac…ppchim)
- grille_configurations_melange_binaire_2013
- jupyter (teaching:progappchim)
- koch_snowflake (teach…appchim)
- lennard-jones (teach…appchim)
- math_nombres (teachi…gappchim)
- matplotlib_simple (tea…pchim)
- matrices (teaching…rogappchim)
- maxwell-boltzmann (tea…pchim)
- mendeleev (teachin…ogappchim)
- multilateration (teac…ppchim)
- nim (teaching:progappchim)
- notions_avancees (teac…ppchim)
- notions_fondamentales (t…him)
- numpy_simple (teachi…gappchim)
- openbabel_jmol (teach…appchim)
- open_chemical_databases
- osm_interrogation (tea…pchim)
- pandas (teaching:progappchim)
- parsing_chemical_formula
- pavage_penrose_2013 (te…chim)
- periodical_table_electronegativity
- ph-3d (teaching:progappchim)
- ph_acides_bases_2013 (te…chim)
- ph_courbe_titrage_2011
- pieges (teaching:progappchim)
- plotly_simple (teach…appchim)
- plot_sinus_cosinus (tea…pchim)
- polynomes (teachin…ogappchim)
- polynomes-2 (teachi…gappchim)
- polynomes-3 (teachi…gappchim)
- polynomes-4 (teachi…gappchim)
- polynomes-5 (teachi…gappchim)
- polynomes-6 (teachi…gappchim)
- polynomes-7 (teachi…gappchim)
- polynomes-7-contrib1 (te…chim)
- polynomes-8 (teachi…gappchim)
- polynomes-9 (teachi…gappchim)
- polynomes-10 (teachi…gappchim)
- polynomes-11 (teachi…gappchim)
- polynomes-12 (teachi…gappchim)
- polynomes-bonus (teac…ppchim)
- ppoo (teaching:progappchim)
- presentation_principes
- pressions_partielles_systemes_non_ideaux
- print_format (teachi…gappchim)
- pubchempy (teachin…ogappchim)
- pygal_simple (teachi…gappchim)
- pylab_simple (teachi…gappchim)
- random_walk_2d-simple (t…him)
- rdkit (teaching:progappchim)
- recherches (teachin…ogappchim)
- regression_lineaire_2013
- representation_molecules_2013
- scikit_learn (teachi…gappchim)
- scipy_simple (teachi…gappchim)
- slices (teaching:progappchim)
- solubilite_ph_t (teac…ppchim)
- solvents_data_class (te…chim)
- start (teaching:progappchim)
- suite_de_fibonacci (tea…pchim)
- suite_de_fibonacci-2 (te…chim)
- suite_de_fibonacci-3 (te…chim)
- suite_de_fibonacci-4 (te…chim)
- suite_de_fibonacci-5 (te…chim)
- t-test (teaching:progappchim)
- tableau_periodique_2011
- tableau_periodique_2013
- testjs (teaching:progappchim)
- tkinter_gui_simple (tea…pchim)
- tris (teaching:progappchim)
- trucs_astuces (teach…appchim)
- urllib (teaching:progappchim)
- histogramme_simple (tea…llery)
- ir_spectrum_co (teach…gallery)
- pka_pkb_plane (teach…gallery)
- potentiel_energy_surface
- potentiel_morse (teac…allery)
- rotateur_biatomique (te…lery)
Résultats plein texte:
- notions_fondamentales
- ==== Ces règles peuvent être testées via le mode interactif de Python (en utilisant la fenêtre "Shell... même (if, elif, while, for, else, print,...). * Instruction d'**affectation** utilisant le signe = e... ticulière ; * établir un lien (par un système interne de pointeurs) entre le nom de la variable et... t mémoire de la valeur correspondante * En mode interactif, entrer le nom d'une variable, puis <Ente
- calcul_matriciel_2012
- om/codes/OPERATION-MATRICIELLE_48359.aspx #http://inforef.be/swi/python.htm # travail de CD, ba2 chimi... n=len(M) result=[] Rep=[] for i in range(Mlin): if i!=m: for j in range(Mlin): if j!=n: ... # ligne ou n ième colonne for k in range(0,len (result),Mlin-1): Rep.app
- matplotlib_simple
- hiques 2D ====== [[https://matplotlib.org/stable/index.html/|Matplotlib]] est une bibliothèque très p... seudo-)aléatoires * [[http://scipy.org/scipylib/index.html|SciPy]] : méthodes numériques comme l'intégration ou l'optimisation * [[http://sympy.org/en/index.html|SymPy]] : mathématiques symboliques * [
- presentation_principes
- rols=1&show_progress_bar=1&build_all_lists=1&open_in_new_window=1~~ ====== Programmer en Python =====... 'un langage de programmation ? * Compilation ou interprétation, ou... ? ==== Rôle des langages de programmation ==== * Décrire des instructions dans un langage compréhensible par un être humain, mais transformable en d'autres instructions compréhensibles par l'ordinateur (langa
- progappchim
- wiki pour ses avantages techniques (coloration et indentation du code, recherche dans les pages, histo... us voulez comprendre la nécessité d'une formation informatique incluant l'initiation à l'algorithmique et la programmation, et l'apprentissage pratique via des projets
- pandas
- és par 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 ===== D
- epidemie_coronavirus
- ps://gisanddata.maps.arcgis.com/apps/opsdashboard/index.html#/bda7594740fd40299423467b48e9ecf6|Coronav... hns Hopkins CSSE]] * [[https://www.worldometers.info/coronavirus/coronavirus-death-rate/|Coronavirus... usceptible, Exposed ("porteur contaminé, sain, en incubation), Infectious (contagieux), Recovered (guéri). La mortalité due à la maladie n'est pas considé
- algos_entiers
- es (ou ions, complexes) sont constituées d'atomes individuels (//cf.// formules brutes, indices), que les stœchimétries des réactions impliquent le plus s... lgorithmes classiques sur les nombres entiers, et introduit quelques algorithmes ayant des application... estions/11175131/code-for-greatest-common-divisor-in-python]] * [[https://docs.python.org/dev/librar
- notions_avancees
- En construction. Les liens sont juste donnés. Une introduction et un exemple devrait être proposé pour... /techtofreedom/7-levels-of-using-the-zip-function-in-python-a4bd22ee8bcd|7 Levels of Using the Zip Function in Python]] * itertools.cycle() est une méthode ut... "yield" ===== * [[http://fr.openclassrooms.com/informatique/cours/pratiques-avancees-et-meconnues-e
- jupyter
- yter a succédé à IPython Notebook * Jupyter est installé par défaut avec la distribution python Anac... k]] * [[http://ipython.org/ipython-doc/stable/index.html|Documentation courante]] * [[http://ipython.org/ipython-doc/stable/interactive/htmlnotebook.html|Documentation IPython Notebook]] * L'installation en pratique : * [[https://anaconda.
- bioinformatic
- ====== Un des objectifs majeurs de la [[wp>fr:Bio-informatique|bioinformatique]] réside dans l'étude a... [[https://www.ncbi.nlm.nih.gov/genbank/]] ===== Installer Biopython ===== [[https://biopython.org/|... s). Pour utiliser cette librairie, elle doit-être installée au préalable, par exemple : * Avec la distribution Anaconda, via l'interface Anaconda-Navigator, au départ du canal "co
- numpy_simple
- data-type, ou dtype). Les types les plus courants incluent les entiers, bytes, entiers courts, booléen... eut aussi bien représenter une matrice, comme les intensités des pixels d'une image. ===== Directive... éciales **zero**, **ones**, **rand** permettent d'initialiser à des valeurs particulières (0 ou 1), ou... tielles : log, log10, exp * trigonométriques et inverses : sin, cos, tan, arcsin, arccos, arctan *
- polynomes-10
- t n = len(b) -1 #ordre du polynôme for i in range (n+1): b[i] = b[i] * i #on redéfin... on supprime le premier élément de la liste (terme indépendant) return b </code> ===== Multiplicat... liste dont le premier terme vaut 0. for coef in range(len(a)): #Pour tout les coefficients de ... revient à "shifter" la liste des coefficients en insérant un 0 "à gauche" return b </code> =====
- tkinter_gui_simple
- ====== Les bases d'un interface graphique avec Tkinter ====== ===== Quelques références de base pour ... * [[https://docs.python.org/3/library/tk.html|Les interfaces graphiques TK]] * [[https://docs.python.org/3/library/tkinter.html|tkinter — interface Python à Tcl/Tk]], reprenant quelques références recommandées * Python 3 avec Tk intègre également les extensions [[https://docs.pyth
- ppoo
- est une description générique d'un type d'objet, incluant les données et les méthodes qui le caractér... n écrit les noms de classe en "CamelCase" * Une instance d'une classe, c'est un objet individuel bien précis, avec son identifiant, et toutes les propri... le il appartient. * Convention : les noms des instances commencent par une lettre en bas de casse