Archive for the ‘fortran’ Category

Installing NumPy on MacOS X Snow Leopard

Tuesday, September 22nd, 2009

NumPy is a requirement to work with PyTables. This is the second step in the install process, after getting HDF5 set up. These instructions are based on the ones found on the NumPy site, but I'm summarizing things for my own use later on. First, you'll need to install the Fortran ...