Releases: ComputationalDesignLab/scimlstudio
Releases · ComputationalDesignLab/scimlstudio
v1.4.0
v1.3.1
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
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
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
v1.0.0
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