SL_04_001-Numpy

SL_04_001-Numpy

About

NumPy is the fundamental package for scientific computing with Python.

Status

Development

ONGOING

 

Development

ONGOING

 

Development Timeline

Q1 2025

 

Upstreaming

ONGOING

 

Upstreaming Version

https://github.com/numpy/numpy

 

Contacts

@wang yang

wang yang's PR was merged to the upstream Numpy branch

Imagination would support more Operator from C universal intrinsics to C++ using Highway for RISC-V

Dependencies

None

 

Updates

2025年3月14日 

2025年3月28日

2025年4月8日

2025年6月16日

2025年6月24日

2025年7月24日

2025年8月4日

2025年8月15日
ENH, SIMD: Optimize the argmax/argmin implementation based on Highway https://github.com/numpy/numpy/pull/29566
2025年8月21日
TST: Enable unit tests for RISC-V CPU dispatcher utilities https://github.com/numpy/numpy/pull/29607
2025年9月3日
MAINT: Optimize the logical implementation for RISC-V based on Highway Wrapper https://github.com/numpy/numpy/pull/29658
2025年9月18日
ENH, SIMD: Optimize the arithm fp implementation based on Highway Wrapper https://github.com/numpy/numpy/pull/29766
2025年10月11日
TST: Add unit test for RISC-V CPU features https://github.com/numpy/numpy/pull/29927
2025年10月16日
DOC: update SIMD build options to cover riscv64 https://github.com/numpy/numpy/pull/29992
2025年10月21日
TYP: Add type annotations for ASIMD, NEON, and RVV targets https://github.com/numpy/numpy/pull/30034
2025年11月3日
ENH: Enable native half-precision scalar conversion operations on RISC-V https://github.com/numpy/numpy/pull/30144