SL_04_001-Numpy
About
NumPy is the fundamental package for scientific computing with Python.
Status
Development | ONGOING |
|
|---|---|---|
Development Timeline | Q1 2025 |
|
Upstreaming | ONGOING |
|
Upstreaming Version |
| |
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日
Convert logical from C universal intrinsics to C++ using Highway https://github.com/numpy/numpy/pull/28480
2025年3月28日
Convert comparison from C universal intrinsics to C++ using Highway https://github.com/numpy/numpy/pull/28490
2025年4月8日
Convert unary from C universal intrinsics to C++ using Highway https://github.com/numpy/numpy/pull/28608
2025年6月16日
ENH, SIMD: Optimize the hyperbolic implementation based on Highway https://github.com/numpy/numpy/pull/29211
2025年6月24日
ENH, SIMD: Optimize the trigonometric implementation based on Highway https://github.com/numpy/numpy/pull/29263
2025年7月24日
ENH: Enable RVV acceleration for auto-vectorization in RISC-V https://github.com/numpy/numpy/pull/29431
2025年8月4日
ENH: Use extern C in arraytypes.h.src file for cpp files https://github.com/numpy/numpy/pull/29504
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