Roman Yurchak
|
bcc4f6b521
|
MNT Clean-up root folder (#714)
* Move six
* Move jedi and parso
* Move lz4
* Move CLAPACK
* Move zlib and libxslt
* Move libiconv and libxml
* Remobe netlify/state.json and move remove_modules to cpython
* Move bumpversion.cfg to setup.cfg
* Reset cache
* Fix test_common.py
|
2020-07-08 16:58:10 +02: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
|
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
|
6898c871f3
|
Add mmap module (#468)
|
2019-06-18 17:55:28 -07:00 |
Roman Yurchak
|
66fe5feb2c
|
Better refactoring
|
2018-11-15 13:24:27 +01:00 |
Roman Yurchak
|
d6bc94ef53
|
Refactor scipy tests
|
2018-11-15 13:24:27 +01:00 |
Roman Yurchak
|
ead14ef33e
|
More fixes
|
2018-11-15 13:22:36 +01:00 |
Roman Yurchak
|
ccdadc6e93
|
Move CLAPACK_WA to the root folder
|
2018-11-15 13:22:36 +01:00 |
Roman Yurchak
|
3747c6dbeb
|
Patch mmap
|
2018-11-15 13:22:36 +01:00 |
Roman Yurchak
|
7358049baa
|
Skip scipy.optimize._cobyla missing import
|
2018-11-15 13:22:36 +01:00 |
Roman Yurchak
|
3e1d6348a7
|
Statically link BLAS/LAPACK
|
2018-11-15 13:22:36 +01:00 |
Roman Yurchak
|
9482984268
|
More patches for ellip_harm_2.pyx that uses ctypes
|
2018-11-15 13:22:36 +01:00 |
Roman Yurchak
|
862f257423
|
Use dummy threading + re-enable C++ files that failed due to a gloabl
namespace
|
2018-11-15 13:22:36 +01:00 |
Roman Yurchak
|
858e6e0a6e
|
Re-enable scipy.interpolate._interpolate
|
2018-11-15 13:22:36 +01:00 |
Roman Yurchak
|
56e8a1767a
|
Increase FuncCastEmulation NUM_PARAMS further
|
2018-11-15 13:22:36 +01:00 |
Roman Yurchak
|
27319bc675
|
Fix build in Docker
|
2018-11-15 13:22:36 +01:00 |
Roman Yurchak
|
3b906e4b68
|
More patches
|
2018-11-15 13:22:36 +01:00 |
Roman Yurchak
|
ad94658e68
|
Force malloc
|
2018-11-15 13:22:36 +01:00 |
Roman Yurchak
|
40605620f8
|
Use scipy 0.17.1
|
2018-11-15 13:22:36 +01:00 |
Michael Droettboom
|
b071d37e1a
|
Initial steps toward Scipy support
|
2018-11-15 13:22:36 +01:00 |