python3-npx

extensions for NumPy (Python 3)
  https://github.com/nschloe/npx
  0
  no reviews



NumPy is a large library used everywhere in scientific computing. That's why breaking backwards-compatibility comes at a significant cost and is almost always avoided, even if the API of some methods is arguably lacking. This package provides drop-in wrappers "fixing" those.

Provides alternative algorithms for dot, solve, sum_at/add_at, unique_rows, isin_rows, mean.

This package installs the library for Python 3.