USAGE: require ‘fityk’ fityk = fityk::Engine.new fityk.get_info("version", true).split("\n") fityk.load_data 0, [1,2,3], [4,5,6], [7,8,9] fityk.get_data.entries.first fityk.get_data.entries.first.x fityk.get_data.entries.first.y fityk.get_data.entries.first.sigma == REQUIREMENTS: * fityk 0.8.2+ * GCC or some other compiler to build the included extension * SWIG (If you want to recompile the SWIG wrapper) * Mocha (For testing only)
Required Ruby Version
None
Authors
Jonathan Younger
Versions
- 1.0.0 January 04, 2008* (51.5 KB)