[root] / trunk / tmva / src / MethodPDEFoam.cxx Repository:
ViewVC logotype

Log of /trunk/tmva/src/MethodPDEFoam.cxx

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 47748 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 30 23:42:25 2012 UTC (2 years, 1 month ago) by hvoss
File length: 61896 byte(s)
Diff to previous 47596
bugfix for Multitarget Regression in MethodPDEFoam

Revision 47596 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 23 09:59:03 2012 UTC (2 years, 2 months ago) by hvoss
File length: 61618 byte(s)
Diff to previous 44507
Finally an update of the trunk with latest patches and other fixes from dev

Revision 44507 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 4 12:30:41 2012 UTC (2 years, 7 months ago) by axel
File length: 61717 byte(s)
Diff to previous 44112
Remove
  using namespace std;
from Riostream.h, which has huge consequences for all of ROOT.
Riostream.h is now a simple wrapper for fstream, iostream, iomanip for backward compatibility; Riosfwd.h simply wraps iosfwd.

Because of templates and their inline functions, Riostream.h needed to be included in headers, too (e.g. TParameter.h), which violated the assumption that Riostream.h is not exposing its using namespace std to headers.
ROOT now requires R__ANSISTREAM, R__SSTREAM, which does not change the set of supported compilers.

Without "using namespace std", several identifiers are now prefixed by std::; e.g. roofit/* source files now have a using namespace std to keep their coding style.
TFile::MakeProject() now generates "using namespace std" to convert the CINT-style class names into C++ ones.

Revision 44112 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 4 10:00:41 2012 UTC (2 years, 8 months ago) by evt
File length: 61712 byte(s)
Diff to previous 44110
copy changes from tmva dev rev. 40036 To 42396

Revision 44110 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 4 08:34:05 2012 UTC (2 years, 8 months ago) by evt
File length: 61718 byte(s)
Diff to previous 40005
copy from tmva dev, changes 42527To44009

Revision 40005 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 27 15:29:10 2011 UTC (3 years, 6 months ago) by stelzer
File length: 61389 byte(s)
Diff to previous 39998
remove mergeinfo properties

Revision 39998 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 27 14:46:38 2011 UTC (3 years, 6 months ago) by stelzer
File length: 61389 byte(s)
Diff to previous 39989
coverity fix

Revision 39989 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 27 13:19:22 2011 UTC (3 years, 6 months ago) by stelzer
File length: 61389 byte(s)
Diff to previous 39848
fix event requests for Category classifier

Revision 39848 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 21 11:52:58 2011 UTC (3 years, 7 months ago) by evt
File length: 61389 byte(s)
Diff to previous 38994
copy tmva/dev 39001:39355 to trunk

Revision 38994 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 21 09:45:51 2011 UTC (3 years, 9 months ago) by evt
File length: 57075 byte(s)
Diff to previous 38943
fix coverity issues 24793, 24806, bugfix for PDEFoam multitarget regression

Revision 38943 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 20 08:03:25 2011 UTC (3 years, 9 months ago) by evt
File length: 56829 byte(s)
Diff to previous 38938
copying coverity fixes from tmva/dev to trunk, r38939:38941

Revision 38938 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 20 07:12:51 2011 UTC (3 years, 9 months ago) by evt
File length: 56829 byte(s)
Diff to previous 38895
copying coverity fixes from tmva/dev to trunk, r38897:38937

Revision 38895 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 18 11:59:54 2011 UTC (3 years, 9 months ago) by evt
File length: 56742 byte(s)
Diff to previous 38719
copying tmva/dev to trunk, r38718:38894

Revision 38719 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 4 12:22:28 2011 UTC (3 years, 9 months ago) by evt
File length: 56742 byte(s)
Diff to previous 38609
copying tmva/dev to trunk, r38611:38717

Revision 38609 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 24 16:06:32 2011 UTC (3 years, 10 months ago) by evt
File length: 56751 byte(s)
Diff to previous 38492
copying tmva/dev to trunk, r38480:38608

Revision 38492 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 18 09:01:34 2011 UTC (3 years, 10 months ago) by evt
File length: 56624 byte(s)
Diff to previous 38477
fix for windows compilation problems from Bertrand

Revision 38477 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 17 10:57:49 2011 UTC (3 years, 10 months ago) by evt
File length: 56624 byte(s)
Diff to previous 38475
copying tmva/dev to trunk, fix compile error under windows, avoid use of math.h

Revision 38475 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 17 10:46:00 2011 UTC (3 years, 10 months ago) by evt
File length: 56624 byte(s)
Diff to previous 37399
copying tmva/dev to trunk

Revision 37399 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 8 15:22:07 2010 UTC (4 years, 1 month ago) by evt
File length: 46633 byte(s)
Diff to previous 36978
several bug fixes to TMVA copied from dev
fix to multiple reader problem, ROOT-bug 76076, make static variable in
event non-static
fix valgrind error due to uninitialized values
fix 5 more valgrind error detected in unit tests
fix to sub-optimal BDT settings
fix bug fix in Likelihood with VarTransforms, fixed unit tests breaks
LikelihoodD and LikelihoodPCA

Revision 36978 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 26 15:31:57 2010 UTC (4 years, 1 month ago) by evt
File length: 46633 byte(s)
Diff to previous 36966
minor bug fixes copied from dev, and removing obsolete test file myTMVAClassification.cxx

Revision 36966 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 26 09:50:13 2010 UTC (4 years, 1 month ago) by evt
File length: 46569 byte(s)
Diff to previous 35738
copying tmva/dev(rev 36945) to trunk

Revision 35738 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 26 09:17:57 2010 UTC (4 years, 3 months ago) by stelzer
File length: 43452 byte(s)
Diff to previous 35727
fix all secure_coding and stream_format_state reports

Revision 35727 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 24 21:41:20 2010 UTC (4 years, 4 months ago) by stelzer
File length: 43492 byte(s)
Diff to previous 33928
Fix a number of memory leaks

Revision 33928 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 15 16:19:31 2010 UTC (4 years, 7 months ago) by stelzer
File length: 42708 byte(s)
Diff to previous 31458
Multi-Class training, method-init via memory-resident XML, bug fix in event info shuffling

Revision 31458 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 30 13:58:20 2009 UTC (5 years, 1 month ago) by stelzer
File length: 42757 byte(s)
Diff to previous 29246
First import of TMVA from dev branch

Revision 29246 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 26 16:50:00 2009 UTC (5 years, 6 months ago) by brun
File length: 48333 byte(s)
Diff to previous 29210
From Joerg:
a patch for the problem with the examples in tmva/test
+ a protection

Revision 29210 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 25 10:44:35 2009 UTC (5 years, 7 months ago) by brun
File length: 48580 byte(s)
Diff to previous 29205
From Joerg:
fixes the remaining 21 coding rule violations.

Revision 29205 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 24 19:33:19 2009 UTC (5 years, 7 months ago) by brun
File length: 49032 byte(s)
Diff to previous 29195
From Andreas Hoecker:
fix for windows. Functions returning a static global cannot be inlined.

Revision 29195 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 24 10:39:49 2009 UTC (5 years, 7 months ago) by brun
File length: 48889 byte(s)
Diff to previous 29153
From Joerg and TMVA team:
fix coding conventions

Revision 29153 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 23 05:04:54 2009 UTC (5 years, 7 months ago) by brun
File length: 48602 byte(s)
Diff to previous 29122
From Joerg and Andreas:
should fix remaining compilation bugs on Windows and Solaris

Revision 29122 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Jun 22 06:51:30 2009 UTC (5 years, 7 months ago) by brun
File length: 48493 byte(s)
From the TMVA team;
New version of TMVA to be described soon.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9