diff options
author | David Abdurachmanov <david.abdurachmanov@gmail.com> | 2018-04-01 14:50:53 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2018-04-01 15:02:04 +0200 |
commit | 718d9e866b8f49a6898d267ed45306c08410e86c (patch) | |
tree | 8531ab268ae5bd6534e0e91aa3ebe61a6c8bcd7b /numpy/lib/tests/test_function_base.py | |
parent | 0440fb1a5578643e526d254762eee70e4859fb5d (diff) | |
download | numpy-718d9e866b8f49a6898d267ed45306c08410e86c.tar.gz |
ENH: Add support for the 64-bit RISC-V architecture
RISC-V (pronounced "RISC Five") is an open source instruction set
architecture (ISA). The 64-bit version may run the Linux kernel and the
usual stack of applications on top of it, including Python.
This patch adds support for riscv64 to Numpy. With it the full testsuite
passes for both Python 2.7 and 3.6, with the only exception of
test_float (test_numeric.TestBoolCmp). See #8213 for details.
Closes: #8213
Diffstat (limited to 'numpy/lib/tests/test_function_base.py')
0 files changed, 0 insertions, 0 deletions