Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Releases: spectre-team/native-algorithms

native-algorithms-v3.14.0.363

01 Mar 08:24
e5e4a65
Compare
Choose a tag to compare

New in this release:

  • integrated pipeline for wavelet denoising
  • genetic algorithm now supports custom feasibility conditions for individuals
  • heatmap contrast enhancements algorithms

native-algorithms-v3.5.1.222

23 Jan 22:43
3b3bb46
Compare
Choose a tag to compare

Introduces:

  • skeleton for signal processing through wavelets

Fixes:

  • build dependencies problems

native-algorithms-v3.4.0.196

19 Jan 22:54
8108cbb
Compare
Choose a tag to compare

New in this release:

  • minimal and maximal fillup restrictions on individuals during the evolution
  • fixed StopCondition
  • add factories for genetic algorithm for easy creation and usage
  • untangle dependencies
  • add parameters checks
  • add ConfusionMatrix for representations of classifier validation

native-algorithms-v3.0.0.133

02 Jan 19:32
f5ba3eb
Compare
Choose a tag to compare

First release of native algorithms with GMM and GA algorithms.