Recherche

Voici les résultats de votre recherche.

methcalchim
62 Occurrences trouvées, Dernière modification :
es==== ==== Programming bases and tools ==== * Python programming language * [[http://www.learn... * [[https://www.datacamp.com/courses/intro-to-python-for-data-science|DataCamp free course "Intro to Python for Data Science"]] * [[https://www.sololearn.com/Course/Python/|Python 3 Tutorial]], interactive, with [[htt
numerical_methods_for_ordinary_differential_equations
6 Occurrences trouvées, Dernière modification :
577814-lorenz-attractor|Lorenz Attractor]] ===== Python libraries ===== * [[https://docs.scipy.org/... w.com/questions/15928750/numerical-ode-solving-in-python|numerical ODE solving in python]] * [[http://stackoverflow.com/questions/22850908/what-is-the... 8/triple-pendulum-chaos/|Triple Pendulum CHAOS! - Pythonic Perambulations]] * [[https://medium.com/g
eigenvalues_and_eigenvectors
4 Occurrences trouvées, Dernière modification :
n dynamics, evolution (stationary [[wp>population pyramid]]) * [[wp>Leslie_matrix|Leslie matrix]] ... , molecular orbitals (Hartree–Fock theory) ===== Python libraries ===== * NumPy (more portability) ... [http://apps.nrbook.com/empanel/index.html#]] * Python NumPy vs SciPy : //cf.// [[https://stackoverf... ts-the-fastest-way-to-find-eigenvalues-vectors-in-python]] * [[https://medium.com/analytics-vidhya/e
partial_differential_equation
4 Occurrences trouvées, Dernière modification :
eate-your-own-finite-volume-fluid-simulation-with-python-8f9eab0b8305|Create Your Own Finite Volume Fluid Simulation (With Python)]] Philip Mocz, Medium, 01/10/2020 * [[ht... -on-a-string-with-the-finite-difference-method-in-python-75acad3228a5|Modeling a Wave on a String With the Finite Difference Method in Python]] Allain Rhett, 16/03/2022
system_of_linear_equations
4 Occurrences trouvées, Dernière modification :
* 2.3 LU Decomposition and Its Application * Python [[https://docs.scipy.org/doc/numpy/|NumPy]] l... ve]] * Time complexity analysis * Hint : in Python, use the timeit module ===== Jupyter noteboo... applications ===== * Exercices : * write a python function for diagonalisation with partial piv... e computational time thanks to n complexity * ? Python library with Thomas algorithm ===== What yo
numerical_integration
1 Occurrences trouvées, Dernière modification :
ussian Quadratures and Orthogonal Polynomials * Python SciPy library : [[https://docs.scipy.org/doc/
root-finding_algorithm
1 Occurrences trouvées, Dernière modification :
ing Derivative * 9.5 Roots of Polynomials * Python [[https://docs.scipy.org/doc/numpy/|NumPy]] l