]> granicus.if.org Git - liblinear/history - tron.cpp
Remove a redundant newline in help message
[liblinear] / tron.cpp
2018-12-17 Chih-Jen Linset a max_cg_iter for the CG while loop.
2018-09-18 Wei-Lin ChiangRename get_diagH to get_diag_preconditioner
2018-03-08 b92paulFixed bug and optimize code in TRON::tron
2017-10-17 b92paulAdd mixed diagonal preconditioner to TRON method
2017-03-27 Hsin-Yuan HuangMerge branch 'master' of svm.csie.ntu.edu.tw:liblr
2017-03-21 b92paulFix coding style
2017-02-21 b92paulAdd new region updating rule in TRON method
2016-10-07 Wei-Lin ChiangRemove an unnecessary check for actural reduction
2015-12-31 leepeiRevert "initial commit of line search branch"
2015-12-31 leepeiinitial commit of line search branch
2015-07-08 boyuFix bug and memory leaks in 2.0
2015-06-29 boyuwarm start parameter search supported
2015-06-28 boyuSquashed commit of the following:
2013-07-24 Yu-ChinFix the mixing tab and space problem in tron.cpp.
2011-05-27 popouse "WARNING" and "ERROR" for warning messages and...
2009-08-23 eaudex(no commit message)
2009-07-01 biconnectAdd option -q to disable the screen output from train
2009-06-18 biconnect- move everything to trunk/