Modifications
Posted: Wed Jun 21, 2006 7:43 am
Now using a makefile to build the potentials instead of the build script. The compiler is g77 for now.
Removed all references to Numeric and numarray, in favor of numpy. This later package looks a lot cleaner because it incorporates scipy and f2py. This means we can use the functionality of numarray vectors and still pass them to fortran.
Removed all references to Numeric and numarray, in favor of numpy. This later package looks a lot cleaner because it incorporates scipy and f2py. This means we can use the functionality of numarray vectors and still pass them to fortran.