-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update ensemble.py Add an option for computing cutoff values for pointwise confidence regions. Needed for ensemble simulations. * Update ensemble.py Fix string literal. * Style changes ensemble.py Change style of string representation. * Fix string name & black * Update C.py Add simultaneous and pointwise strings for the choice of confidence regions. * Update strings ensemble.py Changed strings to constants stored in C.py. * Fix typo C.py Fix typo. * Style and quality ensemble.py Use black for consistent code style. --------- Co-authored-by: Doresic <domagoj.doresic@gmail.com> Co-authored-by: Paul Jonas Jost <70631928+PaulJonasJost@users.noreply.github.com>
- Loading branch information
1 parent
8fe602a
commit 2f0f50d
Showing
2 changed files
with
26 additions
and
4 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