Pressio / pressio

core C++ library
Other
45 stars 7 forks source link

ops: revise `norm1` and `norm2` #450

Closed fnrizzi closed 1 year ago

fnrizzi commented 1 year ago

@mzuzek can you please also add the specializations for the tpls where this is missing?

mzuzek commented 1 year ago

@fnrizzi

can you please also add the specializations for the tpls where this is missing?

  1. ~only teuchos implementation is missing - would you like that added too ?~ added on #579
  2. ~should we also support norms for rank-2 containers and expressions ? seems like TPLs do~ (only Eigen provides rank-2 norms)