[Numpy-svn] [numpy/numpy] 36ea64: TST: Add tests for constants.
GitHub
noreply at github.com
Sun Jan 6 17:50:10 EST 2013
Branch: refs/heads/master
Home: https://github.com/numpy/numpy
Commit: 36ea64728586003b6a70ea9ff2c2e021481b8fc5
https://github.com/numpy/numpy/commit/36ea64728586003b6a70ea9ff2c2e021481b8fc5
Author: Charles Harris <charlesr.harris at gmail.com>
Date: 2012-12-16 (Sun, 16 Dec 2012)
Changed paths:
M numpy/core/tests/test_umath.py
Log Message:
-----------
TST: Add tests for constants.
Test the values of np.pi, np.e, and np.euler_gamma to make sure
they are correct to relative tolerance 1e-15.
Commit: 849a8c5f9db1087def26e63393ec48497cee8dd4
https://github.com/numpy/numpy/commit/849a8c5f9db1087def26e63393ec48497cee8dd4
Author: Charles Harris <charlesr.harris at gmail.com>
Date: 2013-01-06 (Sun, 06 Jan 2013)
Changed paths:
M numpy/core/tests/test_umath.py
Log Message:
-----------
Merge pull request #2838 from charris/test-numpy-constants
TST: Add tests for constants.
Compare: https://github.com/numpy/numpy/compare/161bfe73e006...849a8c5f9db1
More information about the Numpy-svn
mailing list