Pressio / pressio

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

ops: revise `min/max` #447

Closed fnrizzi closed 1 year ago

fnrizzi commented 1 year ago

@mzuzek for min/max can you please also add the specializations for tpetra, tpetra-block etc?

mzuzek commented 1 year ago

@fnrizzi

We have min/max implemented only for Eigen at the moment - please create related issue(s) if you wish implementations for other TPLs supplied as well.