diff options
author | adam <adam> | 2010-05-15 07:12:00 +0000 |
---|---|---|
committer | adam <adam> | 2010-05-15 07:12:00 +0000 |
commit | 642fe4c19263a8cb73d85537b259a031225bc303 (patch) | |
tree | 18f1260e1154842f4e261defa44fba28ac8a2c69 /devel | |
parent | fee56edf79dc74097bbfd151c872c24b76fdb96f (diff) | |
download | pkgsrc-642fe4c19263a8cb73d85537b259a031225bc303.tar.gz |
Changes 0.9.2:
* 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
Diffstat (limited to 'devel')
0 files changed, 0 insertions, 0 deletions