./math/py-bottleneck, Collection of fast NumPy array functions written in C

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.4.2, Package name: py312-bottleneck-1.4.2, Maintainer: pkgsrc-users

Bottleneck is a collection of fast NumPy array functions written in C.


Required to run:
[devel/py-setuptools] [math/py-numpy]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 101.136 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-10-19 18:22:16 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-bottleneck: updated to 1.4.2

1.4.2

Add python_requires to setup.py to limit build to 3.9+
Update the classifiers
   2024-10-14 07:11:34 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-bottleneck: updated to 1.4.1

1.4.1
Unknown changes
   2024-08-05 09:44:56 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-bottleneck: updated to 1.4.0

v1.4.0 compatible with Numpy 2.0
   2024-02-26 19:21:26 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-bottleneck: updated to 1.3.8

Bottleneck 1.3.8

Enhancements

Python 3.12 wheel available
Update CI config
   2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158)
Log message:
*: remove more references to Python 3.7
   2023-07-01 10:37:47 by Thomas Klausner | Files touched by this commit (105) | Package updated
Log message:
*: restrict py-numpy users to 3.9+ in preparation for update
   2023-03-15 14:04:49 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-bottleneck: updated to 1.3.7

Bottleneck 1.3.7

Enhancements
- Python 3.11 wheel available