01

Recherche

Voici les résultats de votre recherche.

matplotlib_simple
8 Occurrences trouvées, Dernière modification :
ar une ligne colorée : <code python simple_series_01.py> #! /usr/bin/env python # -*- coding: utf-8 -*... d'une fonction ===== <code python simple_fonction_01.py> #! /usr/bin/env python # -*- coding: utf-8 -*... à partir de start jusque stop # passer step à 0.001 ? plot(tvals, my_func(tvals), 'bo', tvals, my_fu... e]] | {{:teaching:progappchim:rotateur_biatomique-01.png?280|}} \\ [[teaching:progappchim:matplotlib_g
jupyter
7 Occurrences trouvées, Dernière modification :
nb}} * {{ :teaching:progappchim:jupyter_widgets-01.ipynb |}} * {{:teaching:progappchim:jupyter_widgets-maxwell-01.ipynb}} * {{ :teaching:progappchim:animationemb... book Tutorial: The Definitive Guide]] (datacamp, 2016) * [[https://www.datacamp.com/community/blog/j... * {{ :teaching:progappchim:jupyter_widgets-01.ipynb |}} : sinusoïde à fréquence ajustable
rotateur_biatomique @teaching:progappchim:matplotlib_gallery
7 Occurrences trouvées, Dernière modification :
re : {{:teaching:progappchim:rotateur_biatomique-01.png}} Sortie des valeurs : <code> -------------... 95e+00 | | 12 | 25 | 156 | 5.25340178e+00 | | 13 | 27 | 182 | 4.3746... 09e+00 | | 19 | 39 | 380 | 8.72460102e-01 | | 20 | 41 | 420 | 6.14818650e-01 | | 21 | 43 | 462 | 4.2367
notions_fondamentales
6 Occurrences trouvées, Dernière modification :
when NOT to use them]] Dario Radečić, Medium, 11/01/2022 ==== Structures répétitives ==== L'**inst... e # 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' string.digits # '0123456789' string.punctuation # '!”#$%&\’()*+,-./:... t pangrammes === <code python string-palindrome-01.py> #!/usr/bin/env python3 # -*- coding: utf-8 -*... gramme. </code> <code python string_pangrammes-01.py> #!/usr/bin/env python3 # -*- coding: utf-8 -*
mendeleev
5 Occurrences trouvées, Dernière modification :
entel/mendeleev/blob/master/docs/source/notebooks/01_intro_to_mendeleev.ipynb]] (tutoriel introductif)... emple : {{ :teaching:progappchim:mendeleev_primer_01.ipynb |}} ===== Exemples de programmes simples ===== <code python IonizationEnergy-01.py> #!/usr/bin/env python3 # -*- coding: utf-8 -*... /code> <code python boiling-melting-temperatures-01.py> #!/usr/bin/env python3 # -*- coding: utf-8 -*
ph_acides_bases_2013
4 Occurrences trouvées, Dernière modification :
ing: utf-8 -*- # travail de QD et TB, ba2 chimie 2012-2013 import Tkinter as tk from numpy import * import matplotlib.pyplot as plt def get_acide(event)... cideselect] if pkaselect < 0: x=[0.0001,0.001,0.01,0.1,1] y=-log10(x) l1=plt.semilogx(x,y,color='m',linewidth=2) lx=p
algos_entiers
3 Occurrences trouvées, Dernière modification :
hon de cette idée. <code python nombres_premiers-01.py> #!/usr/bin/env python # -*- coding: UTF-8 -*-... de python; title : factorisation_nombres_premiers-01.py> #!/usr/bin/env python # -*- coding: UTF-8 -*-... dynamique * [[http://www.markhneedham.com/blog/2013/01/07/knapsack-problem-python-vs-ruby/]] * [[https://medium.freecodecamp.org/if-you-have-slow-loop
numpy_simple
3 Occurrences trouvées, Dernière modification :
enne documentation]]. </note> <code python arrays_01.py> #! /usr/bin/env python # -*- coding: utf-8 -*... lémentaires ==== * [[http://www.pybloggers.com/2017/03/how-to-do-descriptives-statistics-in-python-u... nen * [[http://ipython-books.github.io/featured-01/|Getting the Best Performance out of NumPy]] * ... rays]] * [[https://www.machinelearningplus.com/101-numpy-exercises-python/|101 NumPy Exercises for D
pandas
3 Occurrences trouvées, Dernière modification :
fichier : {{:teaching:progappchim:body_dimensions_01.ipynb}} * créer des régressions * autres repr... ng: utf-8 -*- """ Created on Tue Mar 5 04:13:51 2019 Statistics on Body dimensions : http://jse.amsta... )]] * [[https://github.com/justmarkham/pycon-2019-tutorial|GitHub - justmarkham/pycon-2019-tutorial: Data Science Best Practices with pandas]] * [[h
ph_courbe_titrage_2011
3 Occurrences trouvées, Dernière modification :
et de courbes de titrages # AD & BW, Ba2 chimie 2010-2011 from math import * from Tkinter import * import matplotlib.pyplot as plt import numpy as np ... ='white') photo = PhotoImage(file ='216_pH_Scale-01.gif') item = can1.create_image(185, 300, image =p... ) #http://en.wikipedia.org/wiki/File:216_pH_Scale-01.jpg <-- image remplaçant celle proposée par les é
scipy_simple
3 Occurrences trouvées, Dernière modification :
mple de calcul avec quad : <code python integrate-01.py> #!/usr/bin/env python # -*- coding: utf-8 -*-... tes physiques ===== <code python scipy.constants-01.py> #!/usr/bin/env python3 # -*- coding: utf-8 -*... uvement brownien]] * [[https://uiuc-cse.github.io/2014-01-30-cse/lessons/thw-scipy/tutorial.html]]
progappchim
3 Occurrences trouvées, Dernière modification :
en France - Il est urgent de ne plus attendre]] (2013) * [[https://www.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 ba
tkinter_gui_simple
3 Occurrences trouvées, Dernière modification :
e va s'effectuer sur la console ! <code python tk-01.py> #!/usr/bin/env python # -*- coding: utf-8 -*-... e étiquette dynamique ===== <code python compteur-01.py> #! /usr/bin/env python # -*- coding: utf-8 -*... que le programme python <code python image_import-01.py> #!/usr/bin/env python # -*- coding: utf-8 -*-... ter_widgets]] * [[http://pyinmyeye.blogspot.be/2012/07/tkinter-demos.html]] * ===== Des exemples
pka_pkb_plane @teaching:progappchim:matplotlib_gallery
3 Occurrences trouvées, Dernière modification :
e fort, base forte]] <code python droite_pKa-pKb-01.py> #!/usr/bin/env python3 # -*- coding: utf-8 -*... tyle="arc3,rad=.2")) plt.savefig("pKa-pKb-plane-01.png") plt.show() </code> La figure obtenue : {{:teaching:progappchim:matplotlib_gallery:pka-pkb-plane-01.png}}
potentiel_energy_surface @teaching:progappchim:matplotlib_gallery
3 Occurrences trouvées, Dernière modification :
l'article [[http://www.degruyter.com/view/j/zpch.2013.227.issue-9-11/zpch-2013-9023/zpch-2013-9023.xml|On Simple Gas Reactions]] dans lequel ils décrivent les trajets des atomes d... . ==== Programme ==== <code python PES-contour-01.py> #!/usr/bin/env python # -*- coding: utf-8 -*-
bioinformatic
2 Occurrences trouvées, Dernière modification :
elements_molecules
2 Occurrences trouvées, Dernière modification :
lennard-jones
2 Occurrences trouvées, Dernière modification :
notions_avancees
2 Occurrences trouvées, Dernière modification :
ph-3d
2 Occurrences trouvées, Dernière modification :
ppoo
2 Occurrences trouvées, Dernière modification :
analyse_images
1 Occurrences trouvées, Dernière modification :
codes_presentation
1 Occurrences trouvées, Dernière modification :
collection_namedtuple_exemple
1 Occurrences trouvées, Dernière modification :
diffusion_chimique_1d
1 Occurrences trouvées, Dernière modification :
entropie_melange
1 Occurrences trouvées, Dernière modification :
epidemie_coronavirus
1 Occurrences trouvées, Dernière modification :
fizz_buzz
1 Occurrences trouvées, Dernière modification :
glossaire_chimie
1 Occurrences trouvées, Dernière modification :
math_nombres
1 Occurrences trouvées, Dernière modification :
maxwell-boltzmann
1 Occurrences trouvées, Dernière modification :
openbabel_jmol
1 Occurrences trouvées, Dernière modification :
plot_sinus_cosinus
1 Occurrences trouvées, Dernière modification :
polynomes-8
1 Occurrences trouvées, Dernière modification :
polynomes-9
1 Occurrences trouvées, Dernière modification :
polynomes-11
1 Occurrences trouvées, Dernière modification :
presentation_principes
1 Occurrences trouvées, Dernière modification :
pubchempy
1 Occurrences trouvées, Dernière modification :
rdkit
1 Occurrences trouvées, Dernière modification :
scikit_learn
1 Occurrences trouvées, Dernière modification :
slices
1 Occurrences trouvées, Dernière modification :
tris
1 Occurrences trouvées, Dernière modification :
urllib
1 Occurrences trouvées, Dernière modification :
ir_spectrum_co @teaching:progappchim:matplotlib_gallery
1 Occurrences trouvées, Dernière modification :