On Dec 17, 2008, at 11:02 AM, Zhiwen Liang wrote:
Hi Jon, Thank you very much for the information. I also found them confusing.
If it were me, I would use something like virtualenv or stow to create a clean python environment based on the Apple-supplied python. Then I would try the instructions at
http://developer.apple.com/releasenotes/OpenSource/PerlExtensionsRelNotes/
to build '-arch x86_64' versions of just PySparse and NumPy and then see if you can instantiate a really large FiPy CellVariable.
