Skip to content

Releases: gmrukwa/divik

v3.2.3

23 Aug 07:30
1b34ba4
Compare
Choose a tag to compare
  • Fixed the missing native library compilation

v3.2.2

29 Jan 22:49
66113c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.1...v3.2.2

v3.2.1

02 Jan 11:56
Compare
Choose a tag to compare

What's changed

I dropped support for Python 3.6, as there were no precompiled AArch64 Linux wheels for new versions of numpy. Since this could potentially be an issue with gamred_native (segfault on numpy ABI version mismatch), it is better not to force users of new numpy versions to build everything from scratch. It's already often a problem to match numpy and pandas precisely, there is no need to increase complexity in this area.

Full Changelog: v3.1.0...v3.2.1

v3.1.0

02 Jan 11:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.12...v3.1.0

v3.0.12: Skip gin fix

12 Dec 17:11
Compare
Choose a tag to compare
Required fixes got merged

v3.0.4

21 Jan 07:32
Compare
Choose a tag to compare

Resolves some issues left after upgrade to v3.0.0

v3.0.0

17 Jan 23:15
Compare
Choose a tag to compare
  • non-maintained scripts removed
  • functions reorganized
  • documentation extended

v2.5.11

20 Oct 07:55
0aa7958
Compare
Choose a tag to compare

Stabilized multiprocessing and dask parallelization.

v2.5.9

09 Aug 09:12
735f9fd
Compare
Choose a tag to compare

Enables more detailed KMeans logging and dask backend for bigger data.

v2.5.8

12 Jul 10:44
6d96295
Compare
Choose a tag to compare