Skip to content

Releases: samuelstjean/spams-python

v2.6.10

26 Jul 19:33
f7e184d
Compare
Choose a tag to compare
  • Fix some openmp shenanigans on Mac (hopefully)

v2.6.9

23 Jul 14:21
dd17653
Compare
Choose a tag to compare
  • Support for numpy 2.0
  • Drop support for python 3.8
  • Some updated builds (mac os 14 for arm64, mac os 12 for x64, glibc 2.28 for linux) to use newer openblas
    • on mac, homebrew is now used for openblas/openmp instead of the version compiled for scipy. This might change to apple's accelerate someday

v2.6.8

10 Oct 07:53
05ea0b5
Compare
Choose a tag to compare
  • Add python 3.12 wheels
  • New pkgconfig stuff for finding openblas

v2.6.7

16 May 10:50
c5daf66
Compare
Choose a tag to compare
  • New build for mac arm64 processors

v2.6.6

17 Apr 14:28
6e05e23
Compare
Choose a tag to compare
  • Fix an undefined behavior bug when passing numthread = 0 to the openmp inner backend.

Newer wrapper

15 Feb 11:28
df84cec
Compare
Choose a tag to compare

Some build updates to work on the latest platforms and stuff

Build for windows

09 Sep 08:56
1dc3de5
Compare
Choose a tag to compare

New shiny openblas builds for windows

Python 3.9 support release

19 Mar 10:14
15fe88e
Compare
Choose a tag to compare
v2.6.3

tag 2.6.3

The real pypi release

21 Oct 12:04
6834078
Compare
Choose a tag to compare
  • now available in pypi, just use pip install spams-bin to get the compiled files for your platform or the source used here to build those platforms if you wish to change the blas backend.

binary wheels release

15 Oct 23:27
9924bdd
Compare
Choose a tag to compare
  • now available in pypi, just use pip install spams-bin to get the compiled files for your platform.