Commit Graph

17 Commits

Author SHA1 Message Date
Michael Droettboom 56523cc20c Use "ones" for a more robust test 2018-12-28 11:28:14 -05:00
Michael Droettboom d4c92a5d68 Convert Numpy arrays to TypedArrays when possible 2018-12-27 14:22:08 -05:00
Roman Yurchak 7bcb3dacc2
Merge pull request #271 from darthtrevino/feature/add_networkx_package
Add NetworkX Package
2018-12-10 22:22:45 +01:00
Chris Trevino 90cdd3010b Remove pytest import 2018-12-06 14:06:42 -08:00
Chris Trevino 0d6cf03eb0 Remove chrome shunt from networkx tests, use standard assertions 2018-12-06 14:03:23 -08:00
Chris Trevino cfd73d5a81 Add networkx 2018-12-06 11:24:31 -08:00
Roman Yurchak fc7fe8ca30 Update tests with packaged scipy 2018-12-04 20:37:15 +01:00
Roman Yurchak edda6eefcd More fixes for joblib 2018-12-04 20:37:15 +01:00
Roman Yurchak ef993da92f Package scikit-learn 2018-12-04 20:37:15 +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 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 902e7463ae Skip joblib pickling on chrome 2018-10-23 12:19:40 +02:00
Roman Yurchak 00db2a4be1 Ability to run pure python tests 2018-10-15 17:29:06 +02:00