Numpy For Mac
From NYU CCPP Wiki
[edit]
Python for scientists
Here are tutorials for getting NumPy (numerical python) and SciPy (scientific routines) set up on your mac running OS X. See also Numpy For Linux
[edit]
Intel Macs
- Setting up NumPy/SciPy on an Intel Mac using Fink This is currently broken on Leopard (2008-06-11)
- Setting up NumPy/SciPy on an Intel Mac using MacPorts Numpy/Scipy currently install on Leopard, but scipy fails tests (2008-06-11). Matplotlib is broken.
[edit]
PPC Macs
These sections are out of date
- Setting up NumPy/SciPy using Fink This is the recommended method.
- Setting up NumPy/SciPy using MacPorts This is gauranteed to work on a ppc, but it requires patience.
- Setting up NumPy/SciPy using MacPython Uses binary distros so is fast, but not everything works perfectly (as of 2006-11-03)
These are currently being maintained by Erin Sheldon 18:02, 2 November 2006 (EST)
