Package: wnpp Severity: wishlist Owner: Drew Parsons <dpars...@debian.org> X-Debbugs-Cc: debian-devel@lists.debian.org, debian-pyt...@lists.debian.org, debian-scie...@lists.debian.org
* Package name : python-npx Version : 0.0.20 Upstream Author : Nico Schlömer <nico.schloe...@gmail.com> * URL : https://github.com/nschloe/npx * License : BSD-3-clause Programming Lang: Python Description : extensions for NumPy 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. Required by new releases of python-meshplex. To be maintained under the Debian Python Team alongside numpy.