Skip to content

Releases: alphacsc/alphacsc

0.4.0rc11

12 May 08:56
72a6434
Compare
Choose a tag to compare
Fix build version (#90)

* remove unused env variable

* run on all push

* fix version

* remove benchmarks and sporco from the package

Co-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>

Co-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>

Release 0.4.0

12 May 14:21
18103a8
Compare
Choose a tag to compare
  • GreedyCDL is added
  • dicodile backend is added

0.4.0rc12: Fix GitHub event (#91)

12 May 09:38
9781d2a
Compare
Choose a tag to compare
Pre-release
* fix github.event.name for release

0.4.0rc10: Fix building wheels (#89)

12 May 08:24
d3ab220
Compare
Choose a tag to compare
Pre-release
* remove cibuildwheel options

* remove include line for .c and .pyx files

* build wheels without cibuildwheel

* add uploading to test pypi

* update action version

* upload to test pypi on push to master as well

0.4.0rc9

10 May 08:58
0823d60
Compare
Choose a tag to compare
0.4.0rc9 Pre-release
Pre-release
CI fix if condition for no cache on tags (#88)

0.4.0rc8: Multiversion doc (#87)

09 May 12:39
c5689b4
Compare
Choose a tag to compare
Pre-release
* use pydata sphinx theme to view multiversion doc

* cache documentation for each push to repo

* rebuild documentation from scratch if release or release candidate

* for each push/release candidate update dev documentation, for each release update stable documentation

Co-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>

0.4.0rc7

27 Jan 14:25
Compare
Choose a tag to compare
do not create .whl also for musllinux x86_64

Release candidate 0.4.0rc

19 Jan 00:35
467cd4e
Compare
Choose a tag to compare
ENH DSolver (#57)


Co-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>