Commit Graph
1474 Commits
Author SHA1 Message Date
Dongryeol Lee 58d7642d4d One bug in multi-cg loop caught - needed to maintain separate r dot z (old) values, but the previous one shared a global one 2008-03-01 00:45:09 +00:00
Dongryeol Lee 31f08c253b Added Modified Gram Schmidt and batch point mutivariate expansion utilities 2008-03-01 00:39:53 +00:00
(no author) 0b09d018e0 -
(no author) a655b1f086 -
Dongryeol Lee df78dbf722 A little optimization in the stratified computation, but did not help much - going to save distance computations as well 2008-02-29 01:29:03 +00:00
Dongryeol Lee 29bec45e3c Added the ball-tree 2008-02-29 00:51:28 +00:00
Dongryeol Lee 9afb15d7a9 Revived the proximity project under new CVS 2008-02-28 21:42:08 +00:00
(no author) 3fb8bdd6cb -
(no author) 8e85eb731e -
(no author) ae84199428 -
gmravi2003 4bf3d47d76 Looks to be fine 2008-02-28 02:18:10 +00:00
Dongryeol Lee 5b3ab78a00 Now saves the first column of the linear operators for the matrix-free version, but this is still linear in the number of unknowns 2008-02-28 01:15:18 +00:00
Dongryeol Lee f982e08f37 Optimized the performance of the CG-based LPR algorithm 2008-02-27 17:58:00 +00:00
(no author) fd2db28d28 -
tekhnofiend 38987f4c15 updated niche/functional 2008-02-27 07:04:19 +00:00
tekhnofiend e917e96281 updated niche/functional 2008-02-27 07:03:39 +00:00
Dongryeol Lee c237ae1620 Need to optimize more by sharing stratification results 2008-02-27 03:55:40 +00:00
Dongryeol Lee ea8ed122e2 Edited the status message a bit in the CG loop 2008-02-27 02:34:40 +00:00
(no author) b53b670dcd -
Dongryeol Lee c9d5eb13ac Fix in the parameter retrieval in the matrix-free method 2008-02-27 02:08:15 +00:00
Dongryeol Lee ffd2a11e26 Added a solver file to the build file description 2008-02-27 00:41:43 +00:00
Dongryeol Lee a8de9f0fa4 Added the Krylov solver file 2008-02-27 00:40:48 +00:00
Dongryeol Lee 147691a951 Added the optimization for letting converged queries exit the Krylov loop. 2008-02-27 00:39:38 +00:00
Dongryeol Lee f2c60c4a46 A minor bug fix in CG method - needed to subtract off the number of queries at one point 2008-02-26 22:24:29 +00:00
Dongryeol Lee 4f86df69e8 Some more tweaks 2008-02-26 22:08:41 +00:00
tekhnofiend 442be9e768 updated niche/functional 2008-02-26 19:43:52 +00:00
tekhnofiend 996d016cc3 updated niche/functional 2008-02-26 19:42:49 +00:00
Dongryeol Lee e19a0bb46b Initial check in of the Multi Conjugate-Gradient algorithm 2008-02-26 19:20:31 +00:00
Dongryeol Lee 83a4a21e1f There was a problem in reference-side initialization - needed to clear out the Epanechnikov moments, but didn't. Now the reference stats are reset everytime the dual-tree multiplier call is made 2008-02-26 18:52:02 +00:00
Dongryeol Lee 306aef24c5 A bug in the matrix-vector multiplier. Need to fix now 2008-02-26 18:49:14 +00:00
vasiloglou 445c11a971 changes in the cap 2008-02-26 08:39:18 +00:00
Dongryeol Lee 67fd4fd261 Everything is fixed, and it works now 2008-02-26 02:51:20 +00:00
Dongryeol Lee 3a22e17b8d Still does not work - possibly misuse or a bug in AztecOO 2008-02-26 01:47:29 +00:00
Dongryeol Lee 8dcae4adca Compiled the iterative method... Now debugging 2008-02-25 21:34:24 +00:00
Dongryeol Lee 6bb0d2834a Got Epetra stuff to compile 2008-02-25 18:36:47 +00:00
gmravi2003 533d3a5c4f Looks like working.Havent tested it completely 2008-02-25 16:24:08 +00:00
tekhnofiend f33bc0144a added k_fold_fpc_cv* to niche/functional 2008-02-25 03:12:12 +00:00
tekhnofiend 449c2cc18b updated niche/functional 2008-02-25 03:10:43 +00:00
Dongryeol Lee fb5adf58b7 Removed the custom-built Krylov solver, now going to replace it with Epetra solver 2008-02-24 21:52:16 +00:00
Dongryeol Lee 2b5b4a2e0e Fix to the variable bandwidth case 2008-02-24 20:02:00 +00:00
vasiloglou 363de2ed28 uo and running 2008-02-24 18:54:06 +00:00
vasiloglou 9252a734b5 compiled 2008-02-24 18:25:21 +00:00
Dongryeol Lee 0737de01cb Fixed the bug on the knn bandwidth 2008-02-24 07:19:29 +00:00
tekhnofiend 4e35eb39f0 added results_gene to niche/functional 2008-02-24 07:10:44 +00:00
tekhnofiend 9bdc54c492 updated niche/functional 2008-02-24 07:09:00 +00:00
Dongryeol Lee f384336b14 Added the multiindex expansion tool 2008-02-24 06:17:29 +00:00
Dongryeol Lee 0f0c837f7d Added the naive version 2008-02-24 06:16:34 +00:00
Dongryeol Lee 1eb548f9ac Initial check in of dense version 2008-02-24 06:16:13 +00:00
Dongryeol Lee edc7236d24 Fix for variable bandwidth 2008-02-24 06:02:06 +00:00
Dongryeol Lee 6ce1bc7d47 Need to fix matrix-free version now 2008-02-24 02:51:55 +00:00