owlbarn / owl

Owl - OCaml Scientific Computing @ https://ocaml.xyz
MIT License
1.2k stars 120 forks source link

fixes get_cols to return properly chopped series #655

Closed ivg closed 4 months ago

ivg commented 5 months ago

Now the series length is equal to size not the capacity.

Fixes #654