chem

Recherche

Voici les résultats de votre recherche.

progappchim
55 Occurrences trouvées, Dernière modification :
linusable/libraries/samples-public/html/notebooks/chemistry/chemical_elements_data-01.ipynb|application sur les données des éléments chimiques]] (FIXME : lien... description de molécules et visualisations * [[ChemSpiPy]] : utilisation des données de [[http://www.chemspider.com/|ChemSpider]] * [[PubChemPy]] : inter
ph_acides_bases_2013
23 Occurrences trouvées, Dernière modification :
ait a, cela voudrait dire 'appending' fin = open("chem_data_acide.txt", "w") fin.write(str1) fin.close() #va lire le fichier .txt fout = open("chem_data_acide.txt", "r") chem_list = fout.readlines() fout.close() #rtstrip pour recopier les éléments de chem_list c2=[chem for chem in chem_list] chem_list =
potentiel_energy_surface @teaching:progappchim:matplotlib_gallery
17 Occurrences trouvées, Dernière modification :
écrivent les trajets des atomes dans la réaction <chem>H2</chem> + H --> H + <chem>H2</chem> (échange d'atomes). Ces travaux aboutiront au développement des notions de [[http://en.wikipe
chempy
12 Occurrences trouvées, Dernière modification :
====== ChemPy ====== * [[https://pypi.org/project/chempy/]] : installation et documentation <code python prog-te... May 4 10:25:51 2021 @author: villersd Librairie chempy : https://pypi.org/project/chempy/#documentation https://github.com/bjodah/chempy installation Linux
open_chemical_databases
11 Occurrences trouvées, Dernière modification :
databank ==== * [[http://en.wikipedia.org/wiki/Chemical_database|Chemical databases]] +... * [[http://www.mtdcadd.com/]] * [[http://www.drugbank.ca/]] ... ==== * [[http://en.wikipedia.org/wiki/Template:Chembox|Chembox template]] * [[http://en.wikipedia.org/wiki/Category:Commodity_chemicals]] * [[http:
rdkit
10 Occurrences trouvées, Dernière modification :
ge#RDKit.2FPython|Depict a compound as an image | Chemistry Toolkit Rosetta Wiki | Fandom]] * Jupyter ... 06/rdkit-in-jupyter-notebooks/]] * [[http://www.chemspider.com/|ChemSpider | Search and share chemistry]] site reprenant de nombreuses informations sur des molécules * ..
scikit_learn
9 Occurrences trouvées, Dernière modification :
de substances chimiques,... * [[http://scikit-chem.readthedocs.io/en/latest/index.html|Scikit-chem]], simple cheminformatics for Python * [[https://github.com/gorgitko/molminer|MolMiner]], for extract... entific literature * [[https://github.com/mcs07/ChemDataExtractor|ChemDataExtractor]], automatically e
chemspipy
6 Occurrences trouvées, Dernière modification :
====== ChemSpiPy ====== * Utilisation des données de [[http://www.chemspider.com/|ChemSpider]] * [[https://github.com/mcs07/ChemSpiPy]] site officiel * [[https://chemspipy.readthedocs.io
collection_namedtuple_exemple
4 Occurrences trouvées, Dernière modification :
paces et/ou des virgules <code python namedtuple-chemical_elements-01.py> #!/usr/bin/env python # -*- c... g: utf-8 -*- from collections import namedtuple ChemEl = namedtuple('Element', 'name atomic_number sym... ame as defining a class for elements hydrogen = ChemEl('hydrogen', 1, 'H', 1, 1, 1.008) helium = ChemEl('helium', 2, 'He', 18, 1, 4.002602) print(hydrogen.
openbabel_jmol
4 Occurrences trouvées, Dernière modification :
w.jcheminf.com/content/3/1/33|Open Babel: An open chemical toolbox]], Noel M O'Boyle, Michael Banck, Cra... andermeersch and Geoffrey R Hutchison, Journal of Cheminformatics 2011, 3:33 doi:10.1186/1758-2946-3-33... nt/7/1/23/abstract|InChI, the IUPAC International Chemical Identifier]] Stephen R Heller, Alan McNaught,... tephen Stein and Dmitrii Tchekhovskoi, Journal of Cheminformatics 2015, 7:23 doi:10.1186/s13321-015-0068
ph-3d
3 Occurrences trouvées, Dernière modification :
Smith, Md Mainul Hossain and Patrick MacCarthy J. Chem. Educ., 2014, 91 (2), pp 225–231 DOI: 10.1021/e... la figure de l'article référencé dans Journal of Chemical Education : {{:teaching:progappchim:ph_topog... Plains]] Garon C. Smith and Md Mainul Hossain, J. Chem. Educ., 2017, 94 (5), pp 598–605 DOI: 10.1021/acs
representation_molecules_2013
3 Occurrences trouvées, Dernière modification :
ion en 3D de la molécule ''' link="http://chemapps.stolaf.edu/jmol/jmol.php?model="+SMILES r... ''' file_name=name+'.png' from rdkit.Chem import AllChem from rdkit.Chem import Draw mol = AllChem.MolFromSmiles(smiles) AllChem.Comp
algos_divers
2 Occurrences trouvées, Dernière modification :
ants * ... Problèmes non résolus * [[parsing_chemical_formula|Décomposition de formules chimiques]]... de Dijkstra]] (permet de déterminer le plus court chemin pour se rendre d'un point à une autre en foncti
parsing_chemical_formula
2 Occurrences trouvées, Dernière modification :
r compte de points suivi de nombres de molécules <chem>H2O</chem> * comptabiliser les éléments * ... ===== Références ===== * [[http://stackoverflow.
solvents_data_class
2 Occurrences trouvées, Dernière modification :
r) --> 9000 = miscible self.fo = fo # chemical formula def table(solvent_list): """prin... ent in Debye, solubility in water (g/100g water), chemical formula # 9999 --> not applicable; 9000 --> m
ir_spectrum_co @teaching:progappchim:matplotlib_gallery
2 Occurrences trouvées, Dernière modification :
jupyter
1 Occurrences trouvées, Dernière modification :