https

Recherche

Voici les résultats de votre recherche.

methcalchim
45 Occurrences trouvées, Dernière modification :
interactive tutorial with code execution * [[https://www.datacamp.com/courses/intro-to-python-for-da... urse "Intro to Python for Data Science"]] * [[https://www.sololearn.com/Course/Python/|Python 3 Tutorial]], interactive, with [[https://code.sololearn.com/#py|code use in web browser]... * MOOCs (massive open online courses) : * [[https://www.coursera.org/course/interactivepython|An In
numerical_methods_for_ordinary_differential_equations
11 Occurrences trouvées, Dernière modification :
redator–prey equations) * molecular dynamics, [[https://en.wikipedia.org/wiki/Verlet_integration|Verlet... ing_Dynamical_Systems.html#orgheadline5]] * [[https://titanlab.org/2010/04/08/lorenz-attractor/]] ... f678c]], including a tutorial on ODEs * [[https://ipywidgets.readthedocs.io/en/stable/examples/Lo... ter Widgets documentation (2016...) * [[https://github.com/jupyter-widgets/ipywidgets/blob/mast
eigenvalues_and_eigenvectors
8 Occurrences trouvées, Dernière modification :
===== * collisional relaxation * //e.g.// [[https://pubs.acs.org/doi/abs/10.1021/ed066p142|Collisio... raries ===== * NumPy (more portability) * [[https://docs.scipy.org/doc/numpy/reference/routines.linalg.html|numpy.linalg]] * [[https://docs.scipy.org/doc/numpy/reference/generated/nu... on [[wp>LAPACK|LAPACK]] fortran package) * [[https://docs.scipy.org/doc/scipy/reference/linalg.html|
root-finding_algorithm
5 Occurrences trouvées, Dernière modification :
of a real polynomial of arbitrary degree * [[https://docs.scipy.org/doc/numpy/reference/routines.polynomials.html|Polynomials in NumPy]] * [[https://docs.scipy.org/doc/numpy/reference/routines.pol... ative * 9.5 Roots of Polynomials * Python [[https://docs.scipy.org/doc/numpy/|NumPy]] library : [[https://docs.scipy.org/doc/scipy/reference/|SciPy Refere
system_of_linear_equations
5 Occurrences trouvées, Dernière modification :
LU Decomposition and Its Application * Python [[https://docs.scipy.org/doc/numpy/|NumPy]] library : [[https://docs.scipy.org/doc/numpy/reference/index.html|NumPy Reference]] * [[https://docs.scipy.org/doc/numpy/reference/routines.linalg.html|Linear algebra (numpy.linalg)]] : [[https://docs.scipy.org/doc/numpy/reference/generated/nu
numerical_integration
3 Occurrences trouvées, Dernière modification :
thogonal Polynomials * Python SciPy library : [[https://docs.scipy.org/doc/scipy/reference/|SciPy Reference]] * [[https://docs.scipy.org/doc/scipy/reference/tutorial/int... Perform better integration calculus compare to [[https://pubs.acs.org/doi/10.1021/acs.jchemed.8b00193|Em
partial_differential_equation
2 Occurrences trouvées, Dernière modification :
Volume Method (another numerical method) * [[https://levelup.gitconnected.com/create-your-own-finite... Python)]] Philip Mocz, Medium, 01/10/2020 * [[https://rjallain.medium.com/modeling-a-wave-on-a-string