We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1772899 commit ff2ef25Copy full SHA for ff2ef25
pyodide-recipes/packages/numpy-quaddtype/meta.yaml
@@ -14,7 +14,7 @@ build:
14
export CXXFLAGS="${CXXFLAGS} -I${WASM_LIBRARY_DIR}/include -sRELOCATABLE=1";
15
export LDFLAGS="${CFLAGS} -L${WASM_LIBRARY_DIR}/lib";
16
about:
17
- home: https://github.com/numpy/numpy-user-dtypes/tree/main/quaddtype
+ home: https://github.com/numpy/numpy-quaddtype
18
PyPI: https://pypi.org/project/numpy-quaddtype
19
summary: Quad (128-bit) float dtype for numpy
20
license: BSD-3-Clause
0 commit comments