-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathChangeLog
More file actions
17 lines (15 loc) · 721 Bytes
/
ChangeLog
File metadata and controls
17 lines (15 loc) · 721 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
2007-07-13 Fredrik Tegenfeldt <fredrik.tegenfeldt@cern.ch>
* intermediate tag before rewriting Observable class
*... prepare to remove all integral code in Observable
*... and use Integrator+Tabulator<Pole> instead
* tagged as rel7
2007-07-13 Fredrik Tegenfeldt <fredrik.tegenfeldt@cern.ch>
* implemented new Tabulator class in polelim
* general Tabulator now seems to work
* tested for Tabulator<Poisson>
2007-07-11 Fredrik Tegenfeldt <fredrik.tegenfeldt@cern.ch>
* split Measurement.h into .h and .icc files
2007-07-11 Fredrik Tegenfeldt <fredrik.tegenfeldt@cern.ch>
* started this file
* tagged version as 'rel6' ( not very nice )
* incorporates now integrator class - not used by Observable or Pole yet