sig
  val pp_num : Format.formatter -> float -> unit
  val pp_vec : (float, 'a) Lacaml.Io.pp_vec
  val pp_mat : (float, 'a) Lacaml.Io.pp_mat
end