mirror of https://github.com/pyodide/pyodide.git
17 lines
335 B
YAML
17 lines
335 B
YAML
package:
|
|
name: scipy
|
|
version: 1.8.0
|
|
|
|
source:
|
|
url: https://files.pythonhosted.org/packages/b4/a2/4faa34bf0cdbefd5c706625f1234987795f368eb4e97bde9d6f46860843e/scipy-1.8.0.tar.gz
|
|
sha256: 31d4f2d6b724bc9a98e527b5849b8a7e589bf1ea630c33aa563eda912c9ff0bd
|
|
|
|
requirements:
|
|
run:
|
|
- numpy
|
|
- CLAPACK
|
|
|
|
test:
|
|
imports:
|
|
- scipy
|