Skip to content

Releases: ComputationalDesignLab/scimlstudio

v1.4.0

09 Feb 00:34
424ca67

Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0

v1.3.1

05 Feb 01:49

Choose a tag to compare

What's Changed

  • Single output Gaussian process model device bug fixed by @Abhijnan03 in #6
  • Setup file was updated to reflect the latest release version by @Abhijnan03

Full Changelog: v1.3.0...v1.4.0

v1.3.0

02 Feb 00:27

Choose a tag to compare

What's Changed

  • Base class for Gaussian process models was created and added by @pkck28
  • Base models folder was created and added by @pkck28
  • Single output Gaussian process model implementation was created and added by @Abhijnan03 in #5
  • Setup file was updated to reflect the latest release version
  • Test cases for Gaussian process models were added by @Abhijnan03 in a commit separate from the pull request mentioned above

Full Changelog: v1.2.0...v1.3.0

v1.2.0

20 Jan 02:25
40f75bc

Choose a tag to compare

What's Changed

  • Radial basis function model implementation was added by @Abhijnan03 in #4

Full Changelog: v1.1.0...v1.2.0

v1.1.0

17 Jan 18:35
0a26f28

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

07 Jan 05:51
7c5b954

Choose a tag to compare

This is only an initial release for demonstrating how to install this package. It only contains data handling classes.

Full Changelog: https://github.com/ComputationalDesignLab/scimlstudio/commits/v1.0.0