Skip to content

Releases: haihabi/PyNNcml

R0.3.7

09 Jul 13:01
cdfbc07

Choose a tag to compare

What's Changed

Full Changelog: R0.3.6...R0.3.7

R0.3.6

10 Apr 10:01
febc7a4

Choose a tag to compare

What's Changed

Full Changelog: R0.3.2...R0.3.6

R0.3.2

21 Sep 18:30

Choose a tag to compare

Full Changelog: R0.3.0...R0.3.2

R0.3.0

08 Jul 19:37
e3dd626

Choose a tag to compare

New Algorithms:

#15 Adding Inverse Distance Weighting Interpolation Algorithm
#16 Adding GMZ Interpolation Algorithm
#14 Adding Rain GAN Algorithm for rain field simulation

General changes:

Extend CI coverage to multiple python versions
Adding code coverage testing

Tutorials

Adding notebook for all new algorithms

Release 0.2.0

11 Oct 08:27

Choose a tag to compare

  1. Adding OpenMRG Dataset.
  2. Adding Training notebook.