shvgn / xy

A library for handling [X,Y] data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XY

GoDoc

A library for handling two-column numeric data [X,Y]

TODO

  • Tests for arithmetic operations especially when using cubic splines
  • Smoothing by Savitsky-Golay and/or Holoborodko
  • Output formatting
    • TSV
    • CSV
    • Origin-friendly
    • Matlab
    • JSON

About

A library for handling [X,Y] data


Languages

Language:Go 100.0%