Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python-numpy: bump to version 1.15.1 | Joseph Kogut | 2018-09-08 | 1 | -68/+0 |
| | | | | | | | | | Fixes the build with Python 3.7.0, and therefore fixes: http://autobuild.buildroot.net/results/c6f145c7150c6738ba627be7a3383dfd73bd7877/ Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> | ||||
* | python-numpy: Add support of ARC architecture | Alexey Brodkin | 2017-10-21 | 1 | -0/+68 |
This enables support for ARC cores in numpy. Cherry-picked from https://github.com/numpy/numpy/commit/8edd610ffa3499eea3580f98f296ec80578fba73 Hopefully becomes a part of the next major release (like 1.14). Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |