-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Minor docs edits * Improve docs * Rename parameters * Update change summary * Fix erroneous find-and-replace * Minor improvements * Bug fix * Add vertical and diagonal stack operators * Fix markup * Update change summary * Improve docs * Fix __all__ * Resolve some docs issues * Improve docstrings * LinearOperator stacks derived from Operator stacks * Resolve circular imports * Resolve type checking issues * Minor docstring edit * Docstring edits * Rename test files to avoid name collision * Fix comment * Docs consistency * Address PR review comments * Ensure all list entries are linear operators * Use correct exception type * Change exception type in test * Add tests * Add input checks and tests * Address codefactor complaint
- Loading branch information
Showing
8 changed files
with
559 additions
and
192 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
Oops, something went wrong.