-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* add quadratic map of a zonotope * Update src/Sets/Zonotope.jl Co-authored-by: Christian Schilling <[email protected]> * Update src/Sets/Zonotope.jl Co-authored-by: Christian Schilling <[email protected]> * apply suggestions * change signature * move c' out of the loop * Update src/Sets/Zonotope.jl * Update docs/src/lib/sets/Zonotope.md * add mathematical description * Update src/Sets/Zonotope.jl Co-authored-by: Marcelo Forets <[email protected]> * Update src/Sets/Zonotope.jl Co-authored-by: Marcelo Forets <[email protected]> * add tests, export function and remove zero generators * Update unit_Zonotope.jl * fix docstring * remove constant calculations from inner loop Co-authored-by: Christian Schilling <[email protected]> Co-authored-by: Marcelo Forets <[email protected]>
- Loading branch information
1 parent
2568309
commit bf842a5
Showing
3 changed files
with
78 additions
and
1 deletion.
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