LR_01_002: Port Numpy
LR_01_002: Port Numpy
About
ML and AI are some of the most commonly used workloads in Python. We want to make sure the major libraries are running efficiently on RISC-V to make it a competitive platform for these workloads.
Numpy is the fundamental package for scientific computing with Python. It relies on native BLAS implementations for some of its compute, but some other parts use Numpy-specific implementations. We want to make sure these Numpy-specific components are fast on RISC-V.
https://github.com/numpy/numpy
, multiple selections available,
Related content
SL_04_001-Numpy
SL_04_001-Numpy
More like this
LR_01_017: Package and distribute numpy wheel
LR_01_017: Package and distribute numpy wheel
More like this
LR_01_021: Fix Numpy assumptions of NaN
LR_01_021: Fix Numpy assumptions of NaN
More like this
LR_01_004: Port UCC
LR_01_004: Port UCC
More like this
LR_01_003: Port UCX
LR_01_003: Port UCX
More like this
LR_00_014: Port dev.ludovic.netlib:*
LR_00_014: Port dev.ludovic.netlib:*
More like this