From: Thomas M. <tsm...@us...> - 2004-02-02 19:45:14
|
Update of /cvsroot/maxent/maxent In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5566 Modified Files: CHANGES Log Message: updated for release Index: CHANGES =================================================================== RCS file: /cvsroot/maxent/maxent/CHANGES,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** CHANGES 17 Jan 2003 16:40:04 -0000 1.18 --- CHANGES 2 Feb 2004 19:43:08 -0000 1.19 *************** *** 1,8 **** ! 2.1.1 ----- ! ! ! 2.1.0 (Major bug fixes) --- 1,10 ---- ! 2.2.0 ----- + Added TwoPassDataIndexer to use a temorpy file for storing the events. This + allows much larger models to be trained in a smaller amount of memory with no + noticible decrease in performance for large models. ! Made minor additions to interface to allow more flexible access to model ! outcomes. 2.1.0 (Major bug fixes) |