Help for this page

Select Code to Download


  1. or download this
    sub _read_binary {
      my ($fh) = @_;
    ...
      # (0.001 rad is ~0.06deg)
      _as_ndarray($floatpdl->slice(':,1:3'));
    }