Skip to content

Releases: azureblue/cec

0.10.3

21 Sep 15:55
Compare
Choose a tag to compare
  • fixing gcc-11 issues
  • fixing other CRAN issues

v0.10.1

09 Jul 15:42
Compare
Choose a tag to compare
  • rewriting all C the code in C++11
  • adding split method
  • adding threads

v0.9.4

23 Apr 22:07
Compare
Choose a tag to compare
  • adding README.md
  • lots of refactoring
  • minor fixes

v0.9.3

04 Feb 14:06
Compare
Choose a tag to compare
  • giving up support of -1 iterations (fixing memcheck problems)
  • changing the way initial centers vector is handled: for each start, length(centers) clusterings are performed
  • adding two datasets: fourGaussians and mixShapes

v0.9.2

16 Nov 18:42
Compare
Choose a tag to compare

Main features:

  • checking input data for NA values (session crushing)
  • changing 'ZERO_EPSILON' to '1.0e-32'
  • lots of refactoring

v0.9.1

28 Oct 20:11
Compare
Choose a tag to compare

initial CRAN release