Pressio / pressio-linalg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve max/min/mean/std API

cwschilly opened this issue · comments

Improve the API to match numpy's.

Specifically, add support for the axis argument.