py3-numexpr

fast numerical expression evaluator for NumPy

WWW CVSWeb GITHub
  1. Package version
    py3-numexpr-2.8.4
  2. Maintainer
    The OpenBSD ports mailing-list

Numexpr is a fast numerical expression evaluator for NumPy. With it,
expressions that operate on arrays (like "3*a+4*b") are accelerated
and use less memory than doing the same calculation in Python.

In addition, its multi-threaded capabilities can make use of all your
cores, which may accelerate computations, most specially if they are
not memory-bounded (e.g. those using transcendental functions).

  • python3

  • math/py-numpy,python3
  • sysutils/py-packaging,python3
  • lang/python/3.10
  • math/py-oldest-supported-numpy,python3
  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • math/py-numpy,python3
  • sysutils/py-packaging,python3
  • lang/python/3.10