02

Recherche

Voici les résultats de votre recherche.

calcul_matriciel_2012
11 Occurrences trouvées, Dernière modification :
if is_number(dim) and float(dim) > 0: fen02 = Tk() fen02.title("Choisir l'opération") var=IntVar() r1=Radiobutton(fen02,text="déterminant",variable=var,value=0,command =affiche) r2=Radiobutton(fen02,text="comatrice",variable=var,value=1,command =af
rotateur_biatomique @teaching:progappchim:matplotlib_gallery
7 Occurrences trouvées, Dernière modification :
en Python 3 : <code python rotateur_biatomique-02.py> #!/usr/bin/env python # -*- coding: utf-8 -*-... 2354e+00 | | 10 | 21 | 110 | 6.99029276e+00 | | 11 | 23 | 132 | 6.14... 50e-01 | | 21 | 43 | 462 | 4.23670231e-01 | | 22 | 45 | 506 | 2.8555... | | 25 | 51 | 650 | 7.66753988e-02 | | 26 | 53 | 702 | 4.73727511e-
fit_modele_einstein
5 Occurrences trouvées, Dernière modification :
= 1.3806488E-23 # Constante de Boltzmann NA = 6.02214129E23 # Nombre d'Avogadro # données expérimen... .00053], [16.1,0.00081], [19.8,0.00138], [24.1,0.00257], [30.1,0.00494], [33.4,0.0074], [41.3,0.0133], [47.7,0.02], [57.2,0.0365], [67,0.0595], [76.1,0.092], [87,0... ,5.2], [280,5.43], [306,6.59], [335,7.81], [363,9.02], [412,11.8], [471,14.6], [516,15.6], [874,22.3],
pressions_partielles_systemes_non_ideaux
4 Occurrences trouvées, Dernière modification :
#potientiel chimique standard, donnee = exemple U02 = np.array([0,110,122,191,206,259,272,284,323,328... ,419,420,427,428,438,447,465,490,489,491,491,495,502,501,513]) a1 = np.array([0,0.061,0.071,0.121,0.13... 1= (np.log(a1)*R*T)+U01 U2= (np.log(a2)*R*T)+U02 plt.figure(1) plt.plot(a1,U1,'r''x''-') ... 1= (np.log(a1)*R*T)+U01 U2= (np.log(a2)*R*T)+U02 U3= (np.log(x1)*R*T)+U03 U4= (np.log(x2)*
epidemie_coronavirus
3 Occurrences trouvées, Dernière modification :
is.com/apps/opsdashboard/index.html#/bda7594740fd40299423467b48e9ecf6|Coronavirus COVID-19 Global Case... .6]] * [[https://www.nature.com/articles/s41421-020-0148-0|Phase-adjusted estimation of the number o... ue * [[https://www.washingtonpost.com/graphics/2020/health/coronavirus-how-epidemics-spread-and-end/... e COVID-19 end (and how to end them faster)]], 19/02/2020, Washington Post * [[https://pythonprogram
numpy_simple
3 Occurrences trouvées, Dernière modification :
manipulations élémentaires : <code python arrays_02.py> #! /usr/bin/env python # -*- coding: utf-8 -*... ilise le module de scipy x = np.arange(0.0,10.0,0.025) y1 = f1(x) z1 = fft.fft(y1) w1 = np.abs(z1[:l... nt]] * [[https://www.nature.com/articles/s41586-020-2649-2|Array programming with NumPy]] Harris, C.... van der Walt, S.J. et al., Nature 585, 357–362 (2020) DOI: 10.1038/s41586-020-2649-2 * [[https://me
plotly_simple
3 Occurrences trouvées, Dernière modification :
g to learn a new library]] Bex T., Medium, 04/04/2021 * [[https://towardsdatascience.com/matplotlib-... or Data Visualization?]] by Ismael Araujo, July 2021, Towards Data Science (Medium) * [[https://med... your visualization game]] Anmol Tomar, Medium, 03/02/2022 * [[https://towardsdatascience.com/plotly-meets-scientific-visualization-8c2074f032cb|Plotly m
elements_molecules
2 Occurrences trouvées, Dernière modification :
entel/mendeleev/blob/master/docs/source/notebooks/02_tables.ipynb]] (accessing the data in bulk) *... source : http://www.lfd.uci.edu/~gohlke/ # mars 2020 : adaptation python 3 from molmass import ELEMEN... ("next ?") </code> <code python molmass-elements-02.py> #!/usr/bin/env python # -*- coding: utf-8 -*-... source : http://www.lfd.uci.edu/~gohlke/ # mars 2020 : adaptation python 3 from molmass import Formul
factorielle
2 Occurrences trouvées, Dernière modification :
factorielle-2
2 Occurrences trouvées, Dernière modification :
ts (à la place des "???") <code python factorielle02-sur_la_piste.py> #! /usr/bin/env python # -*- cod
jupyter
2 Occurrences trouvées, Dernière modification :
w Jupyter Book]] Chris Holdgraf, Medium, Aug 12, 2020 * Sélections d'exemples : * [[https://gith... o Google Colab]] Erich Hohenstein, Medium, 14/04/2022 * [[https://medium.com/@valeria.aynbinder.ed... a-scientist-should-add-to-their-toolbox-186b01534402|Google Colab — a tool every Python Developer and ... atures and usage tips]] Valeria Aynbinder, 29/04/2022, Medium ===== Exemples pour débuter ===== * {
matplotlib_simple
2 Occurrences trouvées, Dernière modification :
ites, d'une légende : <code python simple_series_02.py> #! /usr/bin/env python # -*- coding: utf-8 -*... using Celluloid]] Bruno Rodrigues, Medium, 13/10/2020 → [[https://github.com/jwkvam/celluloid]] * [[... ) Statistical Charts in Seaborn]] Anello, Medium, 02/04/2021 * [[https://medium.com/geekculture/8-best-seaborn-visualizations-20143a4b3b2f|8 Best Seab
notions_fondamentales
2 Occurrences trouvées, Dernière modification :
de More Readable]] (Jonny Jackson, Medium, 24/09/2020) Dans quelques cas, il est intéressant d'écrire... n NOT to use them]] Dario Radečić, Medium, 11/01/2022 ==== Structures répétitives ==== L'**instruct... d in python]] Indhumathy Chelliah; Medium, 30/07/2020 * [[https://medium.com/better-programming/how-... ve your looping logic]] Yong Cui, Medium, Jan 8, 2020 * [[https://medium.com/techtofreedom/the-art-o
pandas
2 Occurrences trouvées, Dernière modification :
click of the mouse]] Parul Pandey, Medium, 24/10/2020 * [[https://github.com/tkrabel/bamboolib|bambo... and experts alike]] Byron Dolon, Medium, Jul 21, 2020 * [[https://github.com/guipsamora/pandas_exe... lt-in-python-tutorial-and-visualization-29ec1450bb02|Reshape pandas dataframe with melt in Python — tu... roupby applications in Python | by WY Fok | Aug, 2020 | Towards Data Science]] * remplacer Excel (ou
progappchim
2 Occurrences trouvées, Dernière modification :
hiy Storchaka. **Aux dernières nouvelles (14/12/2022) Serhiy Storchaka vit toujours en Ukraine, à 20 ... { :teaching:progappchim:jupyter_primer_in_jupyter-02.ipynb.zip |Tutoriel Jupyter en Jupyter}} (fichier... dic-table · PyPI]] * [[https://github.com/leoz0214/pyriodic-table|leoz0214/pyriodic-table: A Python package which provides data on the Periodic Table
suite_de_fibonacci
2 Occurrences trouvées, Dernière modification :
tableau_periodique_2011
2 Occurrences trouvées, Dernière modification :
tkinter_gui_simple
2 Occurrences trouvées, Dernière modification :
potentiel_energy_surface @teaching:progappchim:matplotlib_gallery
2 Occurrences trouvées, Dernière modification :
potentiel_morse @teaching:progappchim:matplotlib_gallery
2 Occurrences trouvées, Dernière modification :
algos_entiers
1 Occurrences trouvées, Dernière modification :
analyse_images
1 Occurrences trouvées, Dernière modification :
attracteur_lorenz
1 Occurrences trouvées, Dernière modification :
bioinformatic
1 Occurrences trouvées, Dernière modification :
chempy
1 Occurrences trouvées, Dernière modification :
collection_namedtuple_exemple
1 Occurrences trouvées, Dernière modification :
csv
1 Occurrences trouvées, Dernière modification :
maxwell-boltzmann
1 Occurrences trouvées, Dernière modification :
mendeleev
1 Occurrences trouvées, Dernière modification :
notions_avancees
1 Occurrences trouvées, Dernière modification :
plot_sinus_cosinus
1 Occurrences trouvées, Dernière modification :
polynomes-6
1 Occurrences trouvées, Dernière modification :
presentation_principes
1 Occurrences trouvées, Dernière modification :
print_format
1 Occurrences trouvées, Dernière modification :
suite_de_fibonacci-2
1 Occurrences trouvées, Dernière modification :
trucs_astuces
1 Occurrences trouvées, Dernière modification :
ir_spectrum_co @teaching:progappchim:matplotlib_gallery
1 Occurrences trouvées, Dernière modification :