Commit Graph

882 Commits

Author SHA1 Message Date
Michael Droettboom 5484bc73c8 Remove unnecessary argument 2018-12-06 18:51:36 -05:00
Michael Droettboom 19475e1ab5 Add comment 2018-12-06 18:25:10 -05:00
Michael Droettboom b6d06454b2 Fix package loading race condition 2018-12-06 18:19:08 -05:00
Chris Trevino e6fe702205 Add test.imports to decorator's meta.yaml 2018-12-06 14:19:09 -08:00
Chris Trevino 90cdd3010b Remove pytest import 2018-12-06 14:06:42 -08:00
Chris Trevino 3cfcd33c32 Remove testing imports from networkx 2018-12-06 14:06:27 -08:00
Chris Trevino 0d6cf03eb0 Remove chrome shunt from networkx tests, use standard assertions 2018-12-06 14:03:23 -08:00
Chris Trevino 980f97469b Update networkx meta.yaml test.imports 2018-12-06 13:55:40 -08:00
Chris Trevino cfd73d5a81 Add networkx 2018-12-06 11:24:31 -08:00
Roman Yurchak 18ec5bbb26 Also dedent code in find_imports 2018-12-06 15:39:28 +01:00
Michael Droettboom 82d0c4cbfd Bump version: 0.2.0 → 0.3.0 2018-12-06 09:29:45 -05:00
Michael Droettboom e9136eea3c
Merge pull request #226 from rth/scikit-learn
Package scikit-learn
2018-12-06 09:28:07 -05:00
Roman Yurchak fc7fe8ca30 Update tests with packaged scipy 2018-12-04 20:37:15 +01:00
Roman Yurchak b072a9d34a Remove CircleCI hacks 2018-12-04 20:37:15 +01:00
Roman Yurchak 15c0228abc Update to scikit-learn 0.20.1 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 b93fcc47b8 Increment version numbers 2018-12-04 20:37:15 +01:00
Roman Yurchak ef993da92f Package scikit-learn 2018-12-04 20:37:15 +01:00
Roman Yurchak 30d150386d Revert change for runPythonAsync 2018-12-04 13:37:36 +01:00
Roman Yurchak fd6e0bf422
Merge pull request #265 from mdboom/kwargs
Fix #261: Support named arguments when calling a JS function
2018-12-04 12:42:38 +01:00
Roman Yurchak 6c9f4fbbf3 Handle multi-line string input 2018-12-04 12:24:11 +01:00
Michael Droettboom 04603d53c2
Merge pull request #211 from rth/scipy
Scipy packaging
2018-12-03 10:33:45 -05:00
Roman Yurchak c78a430a90
Merge pull request #264 from mdboom/continue-when-load-package-fails
Fix #254: Continue if package loading fails
2018-11-29 10:31:47 +01:00
Michael Droettboom 528c0f2961 Fix #261: Support named arguments when calling a JS function 2018-11-28 12:25:04 -05:00
Michael Droettboom 6cf40c49dd Fix #254: Continue if package loading fails 2018-11-28 12:12:38 -05:00
Michael Droettboom 3c87663e1f
Merge pull request #262 from madhur-tandon/master
Fix Chrome Tests failing inside Docker
2018-11-26 15:22:45 -05:00
Madhur Tandon ff21689cea Fix Chrome Tests failing inside Docker 2018-11-26 22:14:00 +05:30
Michael Droettboom de7dd4be6f Bump version: 0.1.12 → 0.2.0 2018-11-15 13:27:21 -05:00
Michael Droettboom caeecfe3a6
Merge pull request #259 from mdboom/support-languagePluginURL
Support a baseURL passed on window.languagePluginUrl
2018-11-15 13:26:41 -05:00
Roman Yurchak defc24c442 Lint 2018-11-15 13:24:27 +01:00
Roman Yurchak 79ba41b484 Update the iodide/pyodide-env:0.3.1 image 2018-11-15 13:24:27 +01:00
Roman Yurchak 66fe5feb2c Better refactoring 2018-11-15 13:24:27 +01:00
Roman Yurchak fcaad86bdd Use -Os and small INLINING_LIMIT for files liked with LAPACK 2018-11-15 13:24:27 +01:00
Roman Yurchak c992e847b7 Don't inline BLAS/CLAPACK 2018-11-15 13:24:27 +01:00
Roman Yurchak d6bc94ef53 Refactor scipy tests 2018-11-15 13:24:27 +01:00
Roman Yurchak ba0e045b64 CLAPACK setup 2018-11-15 13:22:36 +01:00
Roman Yurchak ead14ef33e More fixes 2018-11-15 13:22:36 +01:00
Roman Yurchak b495ead55b Only include lapack when necessary 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