Roman Yurchak
db9f12826f
Split build for core and packages in CI pipeline ( #828 )
2020-12-11 16:47:47 +01:00
Dexter Chua
2c97465418
Update SIZEOF_OFF_T to 8 in numpy/config.h ( #816 )
...
It was changed from 4 to 8 in emscripten 1.38.31. Before the patch,
compiling numpy gives some warnings about redefining SIZEOF_OFF_T, but
as far as I can tell, it did not cause any real issues.
2020-12-02 14:32:52 +01:00
Roman Yurchak
9afc7a1617
STY Apply black for code style ( #702 )
...
* Apply black
* A few fixes
* Relax flake8 checks
* Exclude tools/file_packager.py from black
2020-06-28 20:24:40 +02:00
Roman Yurchak
3e4cc07b6d
Update to numpy 1.15.4 and pandas 1.0.5 ( #697 )
2020-06-27 17:14:39 +02:00
Roman Yurchak
e7dd4588ab
MNT Add pre-commit config ( #698 )
2020-06-27 14:57:48 +02:00
Roman Yurchak
2cf8639973
MAINT Move package tests under packages/ dir ( #471 )
...
* Move package tests under the packages/ folder
* Fix tests
2019-06-19 14:26:08 -04:00
Roman Yurchak
d9b590f518
Define build/skip_host meta.yaml option
2018-10-29 12:52:13 +01:00
Michael Droettboom
01b27b37b9
Update to Numpy 1.15.1
2018-09-10 12:55:37 -04:00
Michael Droettboom
56562257ef
Fix #71 : Upgrade to Python 3.7
2018-09-06 10:56:33 -04:00
Michael Droettboom
30e82a2d86
Add patch
2018-08-23 12:06:14 -04:00
Michael Droettboom
b66d698414
Install to a directory, and use that, instead of just the build/lib...
2018-08-23 11:59:33 -04:00
Michael Droettboom
14f5e9b39d
Fix #115 : Forcibly use the local copy of blas and lapack
2018-08-20 22:44:26 -04:00
Roman Yurchak
076e9bb083
Address review comments
2018-08-07 08:24:22 +03:00
Michael Droettboom
17e1562ded
MVP of a proper packaging system
2018-06-20 14:54:47 -04:00