Actualités

En este repositorio adjunto algunos códigos de python que implementé para resolver problemas simples e introductorios pero que, sin embargo, brindan un primer pantallazo a la gran potencialidad y ...
Matplotlib est une bibliothèque en Python très utilisée pour tracer des graphiques en deux et trois dimensions. Le degré de sophistication peut être très élevé mais les choses simples le restent ; ...
These pages provide a showcase of how to use Python to do computations from linear algebra. We will demonstrate both the NumPy (SciPy) and SymPy packages. This is meant to be a companion guide to a ...
The Scientific Python (SciPy) extends the functionality of NumPy with a considerable collection of valuable algorithms, like minimization, Fourier transformation, regression, and other applied ...
Combination of NumPy, SciPy and Matplotlib/Pylab -a good alternative methodology to MATLAB - A Comparative analysis Abstract: Python is a simple, dominant and well-organized interpreted language.
SciPy: SciPy is a free software library for data-driven scientific and technical computing. It was initially launched in 2001 as a community library initiative. SciPy is an array-based Python library ...