[Numpy-tickets] [NumPy] #898: NumPy trunk doesn't compile on Windows
NumPy
numpy-tickets@scipy....
Wed Sep 10 00:43:55 CDT 2008
#898: NumPy trunk doesn't compile on Windows
-----------------------------+----------------------------------------------
Reporter: albertstrasheim | Owner: cdavid
Type: defect | Status: new
Priority: highest | Milestone: Unscheduled
Component: numpy.core | Version: devel
Severity: blocker | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Changes (by cdavid):
* owner: somebody => cdavid
Comment:
For numscons, it is more or less a scons issue. I am working on it,
though, but it takes time to be in a good shape for upstream integration
(scons 1.1, hopefully, I have several hours this week to work on this).
For the normal build process: did you managed to build the whole numpy ?
Because at this stage, I expect to see problems with long strings literals
handling (in mtrand.c). I did not test visual studio x64, though.
For the umath problem, that's something that will be simplified and fixed
in my branch clean_math_config; the whole thing is just too messy now, and
instead of band-aid after band-aid, I think it just needs some surgery.
But nose being usable on 2.6 with a simple hack means it is much more
likely to see those issues fixed (at least by me).
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/898#comment:6>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list