peak-o-mat Changelog

What's new in peak-o-mat 1.1.9

Jun 15, 2013
  • The codeeditor is now able to execute code independently of the shell module. The script output is shown in the same frame below the code.
  • Some bugs related to the datagrid have been fixed.
  • The data import to the datagrid has been improved, peak-o-mat tries to me smart about the floating point character.

New in peak-o-mat 1.0 rc4 (Jun 5, 2007)

  • since odr is finally included in scipy 0.5.2, there is no need to build the odr extension anymore - great!
  • fixed a bug which caused loading from xrc to fail when installing the windows standalone exe
  • improved error handling for user written functions
  • improved shell interface of the datagrid (doc needs to be written)
  • data files with more than two columns can be imported. Per extra column an additional set is created, all of them sharing the x-values.
  • fixed a bug in the parameter picking routine which caused a markable slow down
  • function strings are compiled before evaluation, slight speed gain