Module Data.Mat

Mat.mat operations

val save : h5:h5 -> string -> Owl.Mat.mat -> unit
val load : h5:h5 -> string -> Owl.Mat.mat
val load_all : h5:h5 -> string -> Owl.Mat.mat array