-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix BoTorch deprecation + v0.4.1 (#38)
This is a temporary fix for deprecating the `FixedNoiseGP` in BoTorch v0.12. We need to address this later.
- Loading branch information
1 parent
98a8587
commit bd10c04
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,4 +4,4 @@ | |
__author__ = 'CM2S' | ||
__copyright__ = '2024, CM2S' | ||
__license__ = 'MIT' | ||
__version__ = '0.4.0' | ||
__version__ = '0.4.1' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters