Skip to content

Conversation

alecarraro
Copy link
Collaborator

The function _rowwise_zonotope_norm encapsulates the shared code between norm and overapproximate_norm. Passing as an argument the transpose of the matrix zonotope returns the $$\ell_1$$ norm since this is just the maximum column sum.
I moved the MatrixZonotopeModule in the LazySets.jl file to be located before the Approximation module

@alecarraro alecarraro changed the title add norm and overapproximate_norm for matrix zonotope Add norm and overapproximate_norm for matrix zonotope Jul 11, 2025
Copy link
Member

@schillic schillic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, there is a conflict now with master.

@schillic schillic merged commit 467ac9c into JuliaReach:master Jul 13, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants