2018-06-20 18:54:47 +00:00
|
|
|
package:
|
|
|
|
name: numpy
|
2018-09-10 16:55:37 +00:00
|
|
|
version: 1.15.1
|
2018-06-20 18:54:47 +00:00
|
|
|
|
|
|
|
source:
|
2018-09-10 16:55:37 +00:00
|
|
|
url: https://files.pythonhosted.org/packages/65/ab/4dfcc20234fae12ee40c714b98077d6e3a10652496bd1488fa4828529b22/numpy-1.15.1.zip
|
|
|
|
sha256: 7b9e37f194f8bcdca8e9e6af92e2cbad79e360542effc2dd6b98d63955d8d8a3
|
2018-06-20 18:54:47 +00:00
|
|
|
|
|
|
|
patches:
|
|
|
|
- patches/add-emscripten-cpu.patch
|
|
|
|
- patches/disable-maybe-uninitialized.patch
|
|
|
|
- patches/dont-include-execinfo.patch
|
|
|
|
- patches/fix-longdouble.patch
|
|
|
|
- patches/fix-static-init-of-nditer-pywrap.patch
|
|
|
|
- patches/force_malloc.patch
|
|
|
|
- patches/init-alloc-cache.patch
|
2018-08-20 22:19:25 +00:00
|
|
|
- patches/use-local-blas-lapack.patch
|
2018-08-23 15:59:33 +00:00
|
|
|
- patches/fix-install-with-skip-build.patch
|
2018-06-20 18:54:47 +00:00
|
|
|
|
|
|
|
build:
|
|
|
|
cflags: -include math.h -I../../config
|
2018-08-03 12:43:40 +00:00
|
|
|
|
|
|
|
|
|
|
|
test:
|
|
|
|
imports:
|
|
|
|
- numpy
|