Language

Package: python-bottleneck @ 1.3.2

Synopsis

Fast NumPy array functions written in C

Description

Bottleneck is a collection of fast, NaN-aware NumPy array functions written in C.

Home page
https://github.com/pydata/bottleneck
Location
gnu/packages/python-science.scm (line: 481, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?