Skip to content

Bigarrays not specialized enough #10

Description

@Chris00

In signatures such as

val polyline
  :  ?linetype:linetype
  -> ?linewidth:float
  -> ?coloridx:int
  -> (float, 'a, 'b) Bigarray.Genarray.t
  -> (float, 'c, 'd) Bigarray.Genarray.t
  -> unit

the bigarray must be mandated to carry float64 values.

Also, I do not understand the reason for not using Array1.t (or Array2.t when fit) bigarrays.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions