Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 268 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 268 Bytes

gnuplot.nim

Nim interface to gnuplot

Installation

$ git clone https://github.com/dvolk/gnuplot.nim
$ cd gnuplot.nim
$ nimble install

example

$ cd examples
$ nim -r c fresnel_test.nim

Euler spiral