* To compile fityk, Boost (only headers) and xylib must be installed first. Fityk tarball does not contain a copy of boost and xylib now. * user-defined functions: split functions can be defined in this way: SplitG(h, c, w1, w2) = x < c ? Gaussian(h, c, w1) : Gaussian(h, c, w2) * added info-numeric-format option * a couple of bug fixes Changes 0.9.1: * added cfityk to Windows installer * Unix only: fitting can be interrupted by the INT signal * changed output of "info errors", see the manual for details * GUI: "plot in @n" changes selected datasets (useful in scripts) * many bugs fixed Changes 0.9.0: * GUI: Data > Editor dialog was replaced with two dialogs: Data > Table and Data > Edit Transformations * added Lua bindings (configure option --enable-lua) * a syntax to execute output from external program: command ! program [args...] * xyConvert (which requires wx 2.9) is built by default. Added flag --disable-xyconvert, which must be used with wx 2.8. * parsing of info command was rewritten, but functionality is almost the same * bug fixes
6 lines
299 B
Text
6 lines
299 B
Text
$NetBSD: distinfo,v 1.2 2010/05/15 07:12:00 adam Exp $
|
|
|
|
SHA1 (fityk-0.9.2.tar.bz2) = 84a58014815ed4466357ee3e05f47b2b3a935440
|
|
RMD160 (fityk-0.9.2.tar.bz2) = 3d55cc72665b1aa65c03b635379ba7c93bbe979c
|
|
Size (fityk-0.9.2.tar.bz2) = 984246 bytes
|
|
SHA1 (patch-aa) = c923919db013ca9ddb8370617bf0b4b0aaa31922
|