[Numpy-tickets] [NumPy] #996: Re-enable umath_tests
NumPy
numpy-tickets@scipy....
Tue Feb 3 14:31:22 CST 2009
#996: Re-enable umath_tests
-------------------------+--------------------------------------------------
Reporter: hansres | Owner: somebody
Type: enhancement | Status: new
Priority: normal | Milestone: 1.3.0
Component: Other | Version: none
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Currently building and running umath_tests is disabled. This module is
used for testing the generalized ufunc framework (see ticket:887), and it
should be enabled again.
This includes the following steps.
* Revert changeset:6019.
{{{
Timestamp: 11/12/08 06:39:18 (3 months ago)
Author: charris
Message:
Temporarily remove umath_test from build, it isn't linking on windows.
The problem is the blas_gemm problem seen elsewhere and I want to get
windows compiling first. It's almost there.
}}}
* Revert changeset:6001.
* Enable umath_tests when building with numscons (apply attached patch).
I have asked Chuck Harris about this issue and he suggested opening a
ticket to track it.
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/996>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list