nemu
|
959c792a68
|
added more docu and cleaned up code a bit
|
2010-05-26 19:31:13 +00:00 |
|
nemu
|
901f12b5c5
|
preventing more nan's by replacing func(a) -> func(|a|) for func: sqrt(), ln(), log()
|
2010-03-09 10:13:24 +00:00 |
|
nemu
|
fe55074160
|
slight improvement to avoid nan's when using pow()
|
2010-03-08 14:36:28 +00:00 |
|
nemu
|
842463dc23
|
added power capability [pow(base,exp)] to functions
|
2010-03-08 10:43:46 +00:00 |
|
Bastian M. Wojek
|
a63319fc70
|
Added the possibility to use sqrt() in the FUNCTION block - it could be removed again when finally pow() will be implemented
|
2010-03-06 23:53:53 +00:00 |
|
nemu
|
9b94dff860
|
some minor improvements towards fixing the boost::spirit problem for newer distributions. Needs a thorough checking on a newer linux distribution, i.e. at home
|
2010-01-14 13:11:07 +00:00 |
|
nemu
|
20fa6f88fb
|
added sign form parX for the FUNCTION block.
|
2009-12-17 06:47:56 +00:00 |
|
nemu
|
2a03bb7f61
|
changed variables to comply with the ROOT standards. Error messages now sent to stderr rather than stdout
|
2009-10-30 08:29:27 +00:00 |
|
nemu
|
999b82008b
|
fixed some typo in the musrfit and musrview help. Added some more digits to gamma_mu
|
2008-11-13 06:23:03 +00:00 |
|
nemu
|
8ba07a692a
|
added a NPP, PPC switch and performed some clean-up
|
2008-09-22 06:24:52 +00:00 |
|
nemu
|
7e646d360a
|
sensible handling of map==0
|
2008-05-16 08:31:52 +00:00 |
|
nemu
|
18a45afea1
|
fixed a bug in the FUNCTIONS parsing. Now the AST is generated correctly also for (sin(par1)), etc. Also added gamma_mu in FUNCTIONS
|
2008-02-18 07:43:57 +00:00 |
|
nemu
|
b0a23afead
|
improved (hopefully) string back parsing and furthermore added the constant Pi for functions.
|
2008-02-08 07:32:55 +00:00 |
|
nemu
|
c6cc508aaf
|
newly added. Not for productive used yetsvn diff | grep Index:
|
2008-01-08 08:31:58 +00:00 |
|