Skip to content

Releases: scikit-learn-contrib/fastcan

v0.3.1

14 Jan 05:52
0b38856
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

06 Jan 07:05
b4445d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.7...v0.3.0

v0.2.7

23 Oct 04:34
6eda8c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.7

v0.2.6

17 Oct 05:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: MatthewSZhang/fastcan@v0.2.5...v0.2.6

v0.2.5

14 Oct 08:15
Compare
Choose a tag to compare

v0.2.4

13 Sep 03:19
735dc0c
Compare
Choose a tag to compare

What's Changed

Full Changelog: MatthewSZhang/fastcan@v0.2.3...v0.2.4

v0.2.3

12 Sep 08:21
Compare
Choose a tag to compare

What's Changed

  • Fix OpenMP (in Windows) requires signed integral for prange

v0.2.2

12 Sep 05:26
Compare
Choose a tag to compare

What's Changed

  • Fix OpenMP deps in Meson
  • Add final decorator in Cython function to improve speed

v0.2.1

19 Aug 08:57
Compare
Choose a tag to compare

What's Changed

  • Add support for conda-forge install
  • Add project.urls section to align with conda-forge

v0.2.0

14 Aug 09:03
438aa96
Compare
Choose a tag to compare
Merge pull request #2 from MatthewSZhang/cython-zerodivision

FIX zero division error in cython