-
Notifications
You must be signed in to change notification settings - Fork 0
Implement OOP block structure description #41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
sdahdah
merged 20 commits into
main
from
36-implement-oop-block_structure-approach-and-implement-nonsquare-complex-blocks
Jul 24, 2025
Merged
Changes from 17 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
9c53287
Implement object-oriented uncertainty block structure in source code
timeverettadams dd48ded
Implement object-oriented uncertainty blocks in tests and examples
timeverettadams 8f47d5f
Add UncertaintyBlock parent class
timeverettadams d59e62c
Add MATLAB block structure to OOP block structure conversion and bloc…
timeverettadams de98ddc
Fix current doctests
timeverettadams fce826e
Update Sphinx documentation and bump version number and date
timeverettadams 89070c9
Implement UncertaintyBlock as an abstract class
timeverettadams bbd8f43
Create an UncertaintyBlockStructure class to create common interface …
timeverettadams a90009c
Add architecture overview documentation and update examples with new …
timeverettadams 916fbb5
Remove flaky doctest
sdahdah 64cba3f
Merge branch 'main' into 36-implement-oop-block_structure-approach-an…
sdahdah e16e181
Revert to list of UncertaintyBlock and MATLAB format for uncertainty …
timeverettadams c47802a
Update unit tests as control.append returns same object type as inputs
timeverettadams dfbb9e7
Add name to conf.py
timeverettadams 6e6eed4
Substitute utilities._tf_combine and utilities._tf_split for python-c…
timeverettadams 848baa9
Tweak doctests
timeverettadams e9ddca2
Decrease numerical precision of doctests
timeverettadams 2347d6b
Add np.ndarray in block_structure type hints and remove transfer func…
timeverettadams 58475bf
Update uncertainty structure description in README.rst example
timeverettadams 7cd241e
Update version numbers
timeverettadams File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.