-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make decorated interval the default (#590)
* Make decorated interval the default * Remove warning * Fix decoration * Fix tests * Fix tests * Fix NaI * Minor cleanup * Add docstring for `_unsafe_bareinterval` * Remove decoration `bad` in favour of a new field * Minor cleanup * Remove `signbit` * Fix `pow` and cleanup * Fix tests * Special display for unguaranteed interval * Cleanup * Update docs * Fix doctest * Do not error for missing docstring * Rename `guarantee` to `isguaranteed` * Delete empty file decorations.md * Fix missing field infos in docstring * Update `isguaranteed` docstring * Update docs * Ensures `NaN` is converted to a NaI * Update docs * Minor cleanup * Fix typo * Fix error for boolean functions from Base * Add docstrings * Fix bug * Fix `StackOverflow` * Fix `StackOverFlow` * Set correct cuurent version
- Loading branch information
1 parent
c07cb3f
commit 742a26f
Showing
78 changed files
with
12,514 additions
and
12,154 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
Oops, something went wrong.