Introduction à Python pour la programmation scientifique
Documents pareils
Introduction a Python pour la programmation scientifique
Beaucoup de modules Python pour faire des plots
PyNGL, Chaco, Veusz, gnuplot, Rpy, Pychart...
Python pour les mathématiques numériques et l
• Matrices aléatoires avec from numpy.random import * :
rand(size), randn(size), normal(mean,stdev,size), uniform(low,high,size), randint(low,high,size)
L. Risser