htm

Recherche

Voici les résultats de votre recherche.

notions_fondamentales
32 Occurrences trouvées, Dernière modification :
ttps://docs.python.org/3/reference/compound_stmts.html#the-if-statement|documentation officielle]] ou [[http://www.courspython.com/tests.html|cet autre cours]] avec des illustrations et des ... ttps://docs.python.org/3/reference/compound_stmts.html#while|documentation officielle]]) Permet d'exécu... ttps://docs.python.org/3/reference/compound_stmts.html#for|documentation officielle]]) permet d'itérer
plot_sinus_cosinus
30 Occurrences trouvées, Dernière modification :
https://scipy-lectures.org/intro/matplotlib/index.html|Matplotlib: plotting]], par Nicolas Rougier, Mik... * [[http://matplotlib.org/users/pyplot_tutorial.html|Tutoriel pyplot]] * [[http://matplotlib.org/api/pyplot_api.html#matplotlib.pyplot.plot|Documentation pyplot]] M... py-lectures.github.io/intro/matplotlib/matplotlib.html """ import matplotlib.pyplot as plt # directiv
progappchim
24 Occurrences trouvées, Dernière modification :
ooks.azure.com/linusable/libraries/samples-public/html/notebooks/chemistry/chemical_elements_data-01.ip... simple (cf. ce [[http://pygal.org/en/stable/index.html|site]]) * [[altair_simple|les bases de Altair]... [[https://chemlab.readthedocs.io/en/latest/index.html|Chemlab]] * [[https://wiki.fysik.dtu.dk/ase/ase/gui/gui.html#module-ase.gui|Ase's gui]] * [[https://pymol.o
matplotlib_simple
21 Occurrences trouvées, Dernière modification :
2D ====== [[https://matplotlib.org/stable/index.html/|Matplotlib]] est une bibliothèque très puissant... )aléatoires * [[http://scipy.org/scipylib/index.html|SciPy]] : méthodes numériques comme l'intégratio... ou l'optimisation * [[http://sympy.org/en/index.html|SymPy]] : mathématiques symboliques * [[http:/... la [[https://matplotlib.org/stable/gallery/index.html|galerie d'exemples]]). Le projet [[http://wiki.
numpy_simple
18 Occurrences trouvées, Dernière modification :
://docs.scipy.org/doc/numpy/reference/routines.ma.html#minimum-maximum|documentation]] pour les dimensi... cipy.org/doc/numpy/reference/generated/numpy.copy.html|copy]]// : copie d'un tableau (pour éviter les m... /doc/numpy/reference/generated/numpy.linalg.solve.html """ # import numpy as np a = np.array([[2.,7.],... /doc/numpy/reference/routines.polynomials.package.html|polynomial]] devrait remplacer l'ancien "poly1d"
bokeh_simple
17 Occurrences trouvées, Dernière modification :
ttps://bokeh.pydata.org/en/latest/docs/user_guide.html|User guide]] * [[https://bokeh.pydata.org/en/latest/docs/gallery.html|Galerie d'exemples]] * [[http://nbviewer.jup... https://bokeh.pydata.org/en/latest/docs/reference.html|Reference guide]] * Réseaux sociaux : * [[... ://bokeh.pydata.org/en/latest/docs/gallery/slider.html|Interactions sur la fonction sinus]], version au
pandas
15 Occurrences trouvées, Dernière modification :
tp://pandas.pydata.org/pandas-docs/stable/install.html|Instructions sur le site officiel]] * Installé... http://pandas.pydata.org/pandas-docs/stable/index.html|Documentation officielle]] * [[http://pandas.pydata.org/pandas-docs/stable/10min.html|10 minutes to pandas]] * [[http://pandas.pydata.org/pandas-docs/version/0.20/cookbook.html|cookbook]] * [[http://pandas.pydata.org/pandas
tkinter_gui_simple
13 Occurrences trouvées, Dernière modification :
le : * [[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... s [[https://docs.python.org/3/library/tkinter.ttk.html|ttk]] et [[https://docs.python.org/3/library/tkinter.tix.html|tix]], ainsi que l'IDE [[https://docs.python.org
representation_molecules_2013
11 Occurrences trouvées, Dernière modification :
ns utilisées ''' def stripTags(s): ''' Strips HTML tags. Taken from http://aspn.activestate... on/Recipe/440481 Sert à nettoyer une page HTML de son code pour ne garder que le texte ''' ... buffer=opener.open(link) #On charge la page htmlSource=buffer.read() #Et on la stock buffer.close() htmlClean=stripTags(htmlSource) #On nettoie le code H
jupyter
10 Occurrences trouvées, Dernière modification :
om/docs/content/wsj/analyze-data/notebooks-parent.html|IBM DataPlatform Notebooks]] * Kaggle, Amazo... * [[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://anacon
polynomes-12
10 Occurrences trouvées, Dernière modification :
/doc/numpy/reference/routines.polynomials.package.html http://docs.scipy.org/doc/numpy/reference/routines.polynomials.chebyshev.html http://docs.scipy.org/doc/numpy/reference/generated/numpy.polynomial.chebyshev.chebval.html http://docs.scipy.org/doc/numpy/reference/generated/numpy.linspace.html http://docs.scipy.org/doc/numpy/reference/genera
scipy_simple
9 Occurrences trouvées, Dernière modification :
e [[http://docs.scipy.org/doc/scipy/reference/api.html#guidelines-for-importing-functions-from-scipy|si... tp://docs.scipy.org/doc/scipy/reference/integrate.html|scipy.integrate]] propose plusieurs programmes p... tp://docs.scipy.org/doc/scipy/reference/integrate.html http://docs.scipy.org/doc/scipy/reference/generated/scipy.integrate.quad.html quad retourne un tuple dont le premier élément e
elements_molecules
5 Occurrences trouvées, Dernière modification :
ps://mendeleev.readthedocs.io/en/stable/tutorials.html]] * Notebook Jupyter (exemples) : * [[htt... [[http://www.lfd.uci.edu/~gohlke/code/elements.py.html|elements.py]] et [[http://www.lfd.uci.edu/~gohlke/code/molmass.py.html|molmass.py]], pour respectivement accéder aux pr... tp://www.lfd.uci.edu/~gohlke/code/elements_gui.py.html|tableau périodique]], et un [[http://www.lfd.uci
epidemie_coronavirus
5 Occurrences trouvées, Dernière modification :
isanddata.maps.arcgis.com/apps/opsdashboard/index.html#/bda7594740fd40299423467b48e9ecf6|Coronavirus CO... lingInfectiousDiseases/Chapter2/Program_2.6/index.html|chapitre 2, programme 2.6]] * [[https://www.na... -0148-0 * [[http://gabgoh.github.io/COVID/index.html]] * [[https://github.com/gabgoh/gabgoh.githu... /lamp/wp-content/uploads/2019/01/simulations-epfl.html|Epidemic Simulation]] * [[https://www.ceremade
factorielle-4
5 Occurrences trouvées, Dernière modification :
brairie [[http://docs.python.org/2/library/timeit.html|timeit]] mesure les temps d'exécution en évitant... * [[https://docs.python.org/2/library/exceptions.html]] * [[https://docs.python.org/2/reference/simple_stmts.html#the-raise-statement]] * [[http://www.tutorialspoint.com/python/python_exceptions.htm]] ===== Tests unitaires sur la fonction factori
urllib
5 Occurrences trouvées, Dernière modification :
algos_entiers
4 Occurrences trouvées, Dernière modification :
csv
4 Occurrences trouvées, Dernière modification :
factorielle-3
4 Occurrences trouvées, Dernière modification :
fit_modele_einstein
4 Occurrences trouvées, Dernière modification :
notions_avancees
4 Occurrences trouvées, Dernière modification :
openbabel_jmol
4 Occurrences trouvées, Dernière modification :
t-test
4 Occurrences trouvées, Dernière modification :
attracteur_lorenz
3 Occurrences trouvées, Dernière modification :
codes_presentation
3 Occurrences trouvées, Dernière modification :
math_nombres
3 Occurrences trouvées, Dernière modification :
ph-3d
3 Occurrences trouvées, Dernière modification :
suite_de_fibonacci-5
3 Occurrences trouvées, Dernière modification :
potentiel_energy_surface @teaching:progappchim:matplotlib_gallery
3 Occurrences trouvées, Dernière modification :
analyse_images
2 Occurrences trouvées, Dernière modification :
calcul_matriciel_2012
2 Occurrences trouvées, Dernière modification :
collection_counter_exemple
2 Occurrences trouvées, Dernière modification :
collection_namedtuple_exemple
2 Occurrences trouvées, Dernière modification :
mendeleev
2 Occurrences trouvées, Dernière modification :
polynomes-7
2 Occurrences trouvées, Dernière modification :
presentation_principes
2 Occurrences trouvées, Dernière modification :
tableau_periodique_2011
2 Occurrences trouvées, Dernière modification :
testjs
2 Occurrences trouvées, Dernière modification :
ir_spectrum_co @teaching:progappchim:matplotlib_gallery
2 Occurrences trouvées, Dernière modification :
algos_graphes
1 Occurrences trouvées, Dernière modification :
chemspipy
1 Occurrences trouvées, Dernière modification :
entropie_melange
1 Occurrences trouvées, Dernière modification :
factorielle-2
1 Occurrences trouvées, Dernière modification :
game_of_life_conway-2012
1 Occurrences trouvées, Dernière modification :
koch_snowflake
1 Occurrences trouvées, Dernière modification :
nim
1 Occurrences trouvées, Dernière modification :
ph_courbe_titrage_2011
1 Occurrences trouvées, Dernière modification :
pieges
1 Occurrences trouvées, Dernière modification :
polynomes-11
1 Occurrences trouvées, Dernière modification :
ppoo
1 Occurrences trouvées, Dernière modification :
print_format
1 Occurrences trouvées, Dernière modification :
pubchempy
1 Occurrences trouvées, Dernière modification :
pygal_simple
1 Occurrences trouvées, Dernière modification :
pylab_simple
1 Occurrences trouvées, Dernière modification :
rdkit
1 Occurrences trouvées, Dernière modification :
recherches
1 Occurrences trouvées, Dernière modification :
scikit_learn
1 Occurrences trouvées, Dernière modification :
solubilite_ph_t
1 Occurrences trouvées, Dernière modification :
solvents_data_class
1 Occurrences trouvées, Dernière modification :
suite_de_fibonacci-2
1 Occurrences trouvées, Dernière modification :