
Python's number crunching power and how you can use that in your programming.
Analyzing Sound Files
Numerical Python and DISLIN are used to analyze and plot wave files. [01/31/2001]
Broadcasting With NumPy
Eric Hagemann presents more NumPy magic. Learn how broadcasting lets you add multiarrays of different shapes and sizes. [09/27/2000]
Numerical Python Modules
Eric Hagemann explains the basics of multiarray manipulation and demonstrates 4 modules that are inluded with the default NumPy package: Linear Algebra, Fast Fourier, Random Numbers, and Mlab. [08/09/2000]
Transformation Matrices
Use transformation matrices to manipulate graphics. Examples given using Numerical Python and Dislin. [07/05/2000]
Adding Data Visualization to Python for Producing Graphs
DISLIN provides the Python programmer with a robust package capable of producing 2D and 3D graphs plus basic drawing commands such as lines, boxes, and circles.
[06/02/2000]
Numerical Python Basics
Refresh your knowledge of matrix math and tap into the raw computing power of Numeric Python. [05/03/2000]