-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ Added temperature-aware operational domain simulation. (#646)
* 📝 Update pyfiction docstrings Signed-off-by: GitHub Actions <[email protected]> * 📝 Update pyfiction docstrings Signed-off-by: GitHub Actions <[email protected]> * ✨ add an option to simulate the critical temperature on top of the operational domain. * 📝 Update pyfiction docstrings Signed-off-by: GitHub Actions <[email protected]> * ✅ add unit test. * 📝 Update pyfiction docstrings Signed-off-by: GitHub Actions <[email protected]> * ☔ increase coverage by adding more tests. * 🎨 small fix. * 📝 Update pyfiction docstrings Signed-off-by: GitHub Actions <[email protected]> * 🎨 small update. * 📝 Update pyfiction docstrings Signed-off-by: GitHub Actions <[email protected]> * 🎨 Restructuring and implementation of Marcel's feedback. * 🎨 implementation of Marcel's feedback. * 📝 Update pyfiction docstrings Signed-off-by: GitHub Actions <[email protected]> * 🎨 update CLI. * 🎨 restructuring of the constant namespace. * 🎨 renaming. * 📝 Update pyfiction docstrings Signed-off-by: GitHub Actions <[email protected]> * 🎨 small fix. * 🎨 small fix. * 🎨 small fix. * 🎨 small fix for ``-DFICTION_ALGLIB:BOOL=OFF``. * 📝 small update. * 📝 Update pyfiction docstrings Signed-off-by: GitHub Actions <[email protected]> * 📝 small update. * 🎨 implement Marcel's feedback. * 🎨 small fix. * 🎨 small fix. * 📝 Update pyfiction docstrings Signed-off-by: GitHub Actions <[email protected]> * 📝 update docu. * 📝 update docu. * 📝 small fix. * 🎨 small fix. * 📝 small update. * 📝 Update pyfiction docstrings Signed-off-by: GitHub Actions <[email protected]> * 📝 small update. * 💚 try to fix windows CI. * 🎨 integrate Marcel's feedback. * 🎨 small fix. * 📝 Update pyfiction docstrings Signed-off-by: GitHub Actions <[email protected]> * 🎨 clang-tidy fix. * 📝 try to fix issue. * 🎨 implement Marcel's feedback. * 📝 Update pyfiction docstrings Signed-off-by: GitHub Actions <[email protected]> * 🎨 implement Marcel's feedback. * 🐍 expose operational analysis strategy. * 🎨 small fix and add docu. * 🐍 add missing functionality. * 🎨 Small consistency adjustments, code simplifications, and additional test cases * 📝 Update pyfiction docstrings Signed-off-by: GitHub Actions <[email protected]> * ✅ add additional test. --------- Signed-off-by: GitHub Actions <[email protected]> Co-authored-by: GitHub Actions <[email protected]> Co-authored-by: Marcel Walter <[email protected]>
- Loading branch information
1 parent
4915141
commit 8ab616d
Showing
58 changed files
with
2,308 additions
and
920 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
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
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
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
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
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
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
Oops, something went wrong.