| |
| | gmane.comp.python.scientific.user (Site not responding. Last check: 2007-10-06) |
 | | I'd like it to be able to work with the Enthought python distribution on Windows, that already includes 90% of the external libraries (scipy, numarray, wxpython etc.) I need, so people don't have to install a bazillion dependencies one by one to get it working -just a few must be downloaded in addition. |
 | | After patching numpy/distutils/fcompilers/intel.py as explained in the thread "F2PY stopped working with new scipy", I was able to compile the wrappers, but they don't quite work right.I think the easiest way to explain it is by example. |
 | | Looking at the scipy website, the matrix type looks the closest to matlab syntax, but I still have some issues: - under matlab, everything, including scalar, are matrices in matlab sense. |
| blog.gmane.org /gmane.comp.python.scientific.user (1708 words) |
|