Mercurial > dive4elements > river
log
age | author | description |
---|---|---|
Wed, 20 Jun 2012 15:33:32 +0000 | Raimund Renkert | Added new methods to add domain and value axis markers to time series plots. |
Wed, 20 Jun 2012 15:30:38 +0000 | Raimund Renkert | FixA: Added reference events to CSV export. |
Wed, 20 Jun 2012 15:24:01 +0000 | Raimund Renkert | FixA: Changed data type from QW[] to QWD[] to have delta Ws in reference events. |
Wed, 20 Jun 2012 15:20:44 +0000 | Raimund Renkert | FixA: Moved function instantiation to always have a valid function instance. |
Wed, 20 Jun 2012 15:03:29 +0000 | Raimund Renkert | Fixed binary search in Parameters. |
Wed, 20 Jun 2012 14:24:52 +0000 | Sascha L. Teichmann | Parameters: Bring binarySearch with epsilon more to source of binarySearch of Collections. |