Commit Graph
2306 Commits
Author SHA1 Message Date
Dongryeol Lee 8317e1cc4e More documentation. 2011-01-29 04:03:22 +00:00
Ryan Curtin 05448678b8 Test checkin 2011-01-28 23:12:33 +00:00
Ryan Curtin 58670e68f6 Formatting pickiness changes from gcolon7's r6924 2011-01-28 23:08:12 +00:00
Ryan Curtin 7bb657af51 Test checkin from ryan to see if anonymous checkins are really allowed now 2011-01-28 22:55:53 +00:00
(no author) 4fe6fe7ef0 changed fastlib files using Math::Pow to std::pow and std::sqrt 2011-01-28 21:16:41 +00:00
(no author) 85319ce4da Changed contrib files using Math::Pow to std::pow and std::sqrt 2011-01-28 21:09:51 +00:00
(no author) a39d9ba49a More documentation added. 2011-01-28 20:51:06 +00:00
(no author) de71c181ba converted general_type_bounds.h to using std::pow 2011-01-28 20:48:57 +00:00
(no author) 95cba1d383 Added support for cmath in fastlib.h
Changed all math::Pow<1,2> calls in mvu_objectives to std::sqrt
2011-01-28 20:37:36 +00:00
(no author) 81ee383e58 Removed math::Pow from bounds_aux.h 2011-01-28 20:33:09 +00:00
(no author) f206588c32 Minor changes. 2011-01-28 17:05:59 +00:00
(no author) a8466e2523 Really done. 2011-01-28 05:00:06 +00:00
(no author) dd4e3d0bd4 Done for tonight. 2011-01-28 04:57:21 +00:00
(no author) bdc0713f65 More documentations added. 2011-01-27 21:35:18 +00:00
(no author) 95845e478a Bug fixed. 2011-01-27 20:38:47 +00:00
(no author) e8e53a89cf Fixing compile error. 2011-01-27 18:05:42 +00:00
(no author) dba1a4ae7c More cleanups. 2011-01-27 17:25:39 +00:00
(no author) bc4c333084 Some changes. 2011-01-27 17:03:16 +00:00
(no author) cdb8d7ce3f More progress. 2011-01-27 16:22:22 +00:00
(no author) 59488bfdc0 more work. 2011-01-27 03:02:01 +00:00
(no author) 8c0e901ec6 Minor fix. 2011-01-27 02:11:46 +00:00
(no author) d53555e4de 2011-01-26 23:25:06 +00:00
(no author) 4d5e10e472 Fix to the FindSubTable function. Iterator is not erased, but now the front object is put to the position that is replaced. 2011-01-26 22:29:47 +00:00
(no author) cba3152d9a Redundant copy optimization in MPI_Alltoallv. 2011-01-26 21:53:03 +00:00
Dongryeol Lee e9f9cdebf8 Test trial updated. 2011-01-26 04:55:18 +00:00
Dongryeol Lee 8c2e31fed5 Take two on the circular buffer patch, hopefully this passes the test. 2011-01-26 04:53:53 +00:00
Dongryeol Lee e7fe16cff0 Test fix. 2011-01-26 02:49:11 +00:00
Dongryeol Lee a8bfd4b9c5 Bug fixed. When the all-to-allv was being called, subtrees belonging to another subtree wouldn't serialized, so a post-correction step was necessary. 2011-01-26 02:48:18 +00:00
houyang 3573035f66 2011-01-25 23:49:16 +00:00
Dongryeol Lee db9c7fc368 I will continue tomorrow. 2011-01-25 05:15:58 +00:00
Dongryeol Lee 412f6a2fad Adding in the distributed allknn driver. 2011-01-25 04:29:12 +00:00
Dongryeol Lee b1f1a54ba6 Circular buffer added, subspace tree being revived. 2011-01-25 03:52:42 +00:00
Dongryeol Lee 9ee24d8900 Back to circular buffer for the moment. 2011-01-25 03:38:33 +00:00
Dongryeol Lee 627a5876b9 Back to mixed logit. 2011-01-25 03:32:17 +00:00
Dongryeol Lee 643804f46f Re-debugged, now have to change to the circular buffer. 2011-01-25 02:11:20 +00:00
houyang 96d7f1c356 2011-01-24 23:54:41 +00:00
Ryan Curtin 2db893ab9e And I was so close to getting it all right! 2011-01-24 22:40:45 +00:00
Ryan Curtin 996315a9b8 Rewrite bits of HMM so that they compile. This is not tested at all (and not expected to work right), but the changes made here mainly serve to make the buildserver happy with this branch. 2011-01-24 22:38:29 +00:00
Dongryeol Lee 607cbcd910 Some code optimizations/cleanup done on the distributed framework, now need to replace the cache with a circular buffer. 2011-01-24 21:21:52 +00:00
Dongryeol Lee 5937855dc1 Some mini patches. 2011-01-24 20:16:56 +00:00
houyang 1630da14e9 2011-01-24 03:32:16 +00:00
Dongryeol Lee a1b7e244aa Some minor changes, before optimizing the distributed GNP. 2011-01-23 21:51:43 +00:00
tqlong 21a271f6c8 cross-match calculate run time 2011-01-23 20:55:47 +00:00
Dongryeol Lee 2ab1fd0aad Going. 2011-01-23 20:42:51 +00:00
tqlong 44b3f40daa cross-match read data file 2011-01-23 20:41:07 +00:00
Dongryeol Lee f8f9675cbb Getting there. 2011-01-23 20:24:47 +00:00
Dongryeol Lee bfa4a19f17 Going. 2011-01-23 19:46:22 +00:00
Dongryeol Lee 7398518b3e Adding in the vanilla distributed tree builder. 2011-01-23 03:14:10 +00:00
Dongryeol Lee b6c0c4e9d6 Going. 2011-01-23 03:12:57 +00:00
houyang f5156a5632 2011-01-22 22:45:43 +00:00