meta-scipy icon indicating copy to clipboard operation
meta-scipy copied to clipboard

OpenEmbedded layer for scipy (ARCHIVED)

Results 5 meta-scipy issues
Sort by recently updated
recently updated
newest added

I no longer use scipy in OpenEmbedded in my day job which means this repository has been falling behind as it's difficult for me to test new contributions or update...

- upgrade python3-scipy_1.3.3 to 1.5.3 - DEPENDS on python3-pybind11-native can be found in meta-sca, have the layer depend on meta-sca

Hi, I'm trying to build scikit learn for my device and scikit uses scipy. Your layer helps me a lot to cross compile scipy, however, when trying to build scikit...

I'm trying to build scipy for a 32-bit target (Cortex-A7) using a 64-bit host and am hitting an error which I suppose has something to do with this: ``` |...