05

Recherche

Voici les résultats de votre recherche.

pavage_penrose_2013
7 Occurrences trouvées, Dernière modification :
notions_fondamentales
6 Occurrences trouvées, Dernière modification :
le is better than complex]] Yang Zhou, Medium, 03/05/2021 * [[https://towardsdatascience.com/the-art... tionnaires ([[https://www.python.org/dev/peps/pep-0584/|/pep-0584]]. === Références diverses === * [[https://www.datacamp.com/community/tutorials/pytho... hon3]] by Maxence LQ, Python in Plain English, 25/05/2021 * [[https://ibexorigin.medium.com/have-mer
random_walk_2d-simple
6 Occurrences trouvées, Dernière modification :
xo,yo,xn,yn,width=1,fill='black') sleep(0.050) # attends 50 ms entre chaque segment c
matplotlib_simple
4 Occurrences trouvées, Dernière modification :
return s1*e1 tvals = arange(0., 5., 0.05) # arange (importé) permet de définir un tableau ... n Seaborn library?]] Tirendaz Academy, Medium, 07/05/2022 * [[https://manimplotlib.readthedocs.io/en... ade of blue forever)]] Callum Ballard, Medium, 22/05/2020 * [[https://towardsdatascience.com/creativ... Python for your plotting needs]] Nathaniel J, 04/05/2021 * [[https://towardsdatascience.com/4-thing
presentation_principes
4 Occurrences trouvées, Dernière modification :
>>> Navogadro=6.02214199E23 >>> kboltzmann=1.3806505E-23 >>> print(Navogadro*kboltzmann) 8.31447334956... return s1*e1 tvals = arange(0., 5., 0.05) #plot(tvals, my_func(tvals)) #show() plot(tvals... Numb bonds = 12.0107 6 C x= 0.956 y= -0.086 z= -0.056 15.9994 8 O x= 0.488 y= -1.374 z= 0.299 1.00794 ... 0.64 z= 0.672 1.00794 1 H x= 0.584 y= 0.177 z= -1.05 1.00794 1 H x= 2.049 y= -0.08 z= -0.052 1.00794 1
openbabel_jmol
3 Occurrences trouvées, Dernière modification :
b bonds = 5 12.0107 6 C x= 0.956 y= -0.086 z= -0.056 15.9994 8 O x= 0.488 y= -1.374 z= 0.299 1.00794 ... 0.64 z= 0.672 1.00794 1 H x= 0.584 y= 0.177 z= -1.05 1.00794 1 H x= 2.049 y= -0.08 z= -0.052 1.00794 1 H x= 0.831 y= -1.996 z= -0.365 partial charges = (
progappchim
3 Occurrences trouvées, Dernière modification :
0 km de [[https://www.openstreetmap.org/node/337510526#map=9/51.1561/33.0579|Konotop]] !!** </note> Le cours "Programmation appliquée à la chimie" de bac... [http://www.academie-sciences.fr/pdf/rapport/rads_0513.pdf|Rapport de l’Académie des sciences - L’ense... [[http://www.wto.org/english/res_e/statis_e/its2005_e/its05_toc_e.htm]] * Nations particulières
potentiel_morse @teaching:progappchim:matplotlib_gallery
3 Occurrences trouvées, Dernière modification :
ion NA = 6.02214129E23 # nombre d'Avogadro h = 1.054571726E-34 # constante de Planck mH = 1.007825E-... tation des niveaux de vibration plt.text(r2*1.05, E*1.02, "n = "+str(v), fontsize=14) #prin... .phy.duke.edu/~hsg/363/homeworks/assignment-04-02-05-2011.pdf]] * Article original : [[http://journa
fit_modele_einstein
2 Occurrences trouvées, Dernière modification :
s expérimentales (T, Cv) : liste_data=[ [12.9,0.00053], [16.1,0.00081], [19.8,0.00138], [24.1,0.00257]... [41.3,0.0133], [47.7,0.02], [57.2,0.0365], [67,0.0595], [76.1,0.092], [87,0.147], [100.4,0.24], [113.... s expérimentales (T, Cv) : liste_data=[ [12.9,0.00053], [16.1,0.00081], [19.8,0.00138], [24.1,0.00257]... [41.3,0.0133], [47.7,0.02], [57.2,0.0365], [67,0.0595], [76.1,0.092], [87,0.147], [100.4,0.24], [113.
koch_snowflake
2 Occurrences trouvées, Dernière modification :
numpy_simple
2 Occurrences trouvées, Dernière modification :
les tableaux ===== <code python arrays_iteration_05.py> #! /usr/bin/env python # -*- coding: utf-8 -*... .array([0., 1., 2., 3., 4., 5.]) yd = np.array([0.05, 0.99, 3.95, 9.17, 15.86, 24.93]) pfit = np.poly1
pandas
2 Occurrences trouvées, Dernière modification :
o a NumPy array]] Giorgos Myrianthous, Medium, 06/05/2022 * [[https://towardsdatascience.com/20-of-p... rk on the Pandas library]] Avi Chawla, Medium, 16/05/2022 - Reading a CSV file - Saving a Data
solvents_data_class
2 Occurrences trouvées, Dernière modification :
Solvent("butanol secondary", 88.8, -114.7, 26, 0.805, 16.56, 9999, 9999, 9999, "C4H10O")) solvent_list... ) #solvent_list.append(Solvent("benzyl alcohol", 205.4, -15.3, 100, 1.045, 13.1, 9999, 9999, 9999, "un... e", 110.6, -94.9, 4, 0.867, 2.38, 1.4969, 0.43, 0.05, "C7H8")) solvent_list.append(Solvent("water", 10... methyl formamide", 153, -61, 58, 0.944, 36.7, 1.4305, 3.86, 9900, "C3H7NO")) solvent_list.append(Solve
trucs_astuces
2 Occurrences trouvées, Dernière modification :
gned to do the same thing]] Ishaan Gupta, Medium, 05/09/2022 * [[https://towardsdatascience.com/20-n... ven Skilled Python Programmers Make]] Avi Chawla, 05/10/2022 Towards Data Science * [[https://stacko
codes_presentation
1 Occurrences trouvées, Dernière modification :
return s1*e1 tvals = arange(0., 5., 0.05) #plot(tvals, my_func(tvals)) #show() plot(tval
jupyter
1 Occurrences trouvées, Dernière modification :
plot_sinus_cosinus
1 Occurrences trouvées, Dernière modification :
tkinter_gui_simple
1 Occurrences trouvées, Dernière modification :