[Agda] Dimension-safe matrix operations?

Kenichi Asai asai at is.ocha.ac.jp
Wed Jun 9 09:44:50 CEST 2021


If I want to use dimension-safe matrix operations (on a type of
matrices parameterized by numbers of rows and columns, similar to
Vec), what is the good way?  Are there comprehensive libraries for
them already, probably?  I appreciate any information.

Also, is the same (or similar) thing possible in Haskell (or even
OCaml)?  If so, information on Haskell (or OCaml) libraries is also
welcome.  Thank you in advance.

-- 
Kenichi Asai


More information about the Agda mailing list