pyodide/packages/scipy
Dexter Chua 8de2ed1202
Build C libraries via buildall.py (#927)
This addresses part of #713, by listing and building C libraries as
dependencies. This means we automatically build CLAPACK when needed, and
`lxml`'s C dependencies are not built if lxml is not. In particular,
building "core" should now be faster.

The building itself is still performed by Makefile.
2020-12-23 14:24:32 +01:00
..
patches Remove threading patches and don't remove multiprocessing module (#796) 2020-11-22 11:25:36 +01:00
meta.yaml Build C libraries via buildall.py (#927) 2020-12-23 14:24:32 +01:00
test_scipy.py STY Apply black for code style (#702) 2020-06-28 20:24:40 +02:00