Commit Graph
54 Commits
Author SHA1 Message Date
Dongryeol Lee feaa56e449 Middle of debugging 2008-02-06 20:28:37 +00:00
Dongryeol Lee 8102757ad4 Currently debugging 2008-02-06 19:52:17 +00:00
Dongryeol Lee 36769a2bc5 SYMMLQ function finished. Debuggin in process 2008-02-06 19:08:45 +00:00
Dongryeol Lee bc24336ee6 Fixed the postprocessing function for the 2nd phase 2008-02-06 03:12:22 +00:00
Dongryeol Lee 860957ebe7 Finished the rough structure except for the main Krylov subspace solver 2008-02-06 02:44:52 +00:00
Dongryeol Lee 80913b0d1e Base case for the second phase completed... 2008-02-05 21:57:34 +00:00
Dongryeol Lee 892129d716 Ready to start the skeleton dual-tree code for the 2nd phase 2008-02-05 20:53:16 +00:00
vasiloglou ed2383f4d9 it is running but the optimization error is increasing instead of decreasing 2008-02-05 20:12:34 +00:00
vasiloglou ad11dbe66a compiled 2008-02-05 19:29:51 +00:00
Dongryeol Lee ed983bbeeb More initialization routines completed 2008-02-05 19:22:15 +00:00
vasiloglou e2f98f309b minor edit on the build file 2008-02-05 18:32:28 +00:00
Dongryeol Lee 48edb52e2e more structuring 2008-02-04 21:32:56 +00:00
Dongryeol Lee 09c0b23ecb Basically ready to start the Krylov phase of the algorithm 2008-02-04 21:00:43 +00:00
Dongryeol Lee fd3db6b92f Changed the field variable names of Stat class to be more general 2008-02-04 19:47:40 +00:00
Dongryeol Lee c7f8530eaa Restructuring of the files 2008-02-04 19:23:45 +00:00
Dongryeol Lee 0c36d52282 Finished the postprocessing for the first phase of the algorithm 2008-02-04 16:31:03 +00:00
Dongryeol Lee 230ff60a05 Some file renaming, added the header for post processing 2008-02-04 14:38:27 +00:00
Dongryeol Lee dc998a8063 Added preprocessing for the reference tree 2008-02-04 02:44:55 +00:00
Dongryeol Lee 59fd0c075c Finished the pruning rule 2008-02-04 02:13:35 +00:00
vasiloglou 80527d1c5d first check in 2008-02-03 23:16:07 +00:00
Dongryeol Lee 2abc12f6c0 Skeleton 4-way recursion code added in 2008-02-03 21:02:27 +00:00
Dongryeol Lee f144ca5c55 Base case of the phase 1 algorithm flashed out 2008-02-03 19:41:01 +00:00
Dongryeol Lee d62071a7e1 Changed the build file 2008-02-02 22:12:36 +00:00
Dongryeol Lee 159c4918ed Implementation header initial checkin 2008-02-02 22:10:25 +00:00
Dongryeol Lee bf12122579 Outlined the basic form of the algorithm 2008-02-02 21:32:55 +00:00
rriegel fd4029f02d removed Makefile; limits.h; ccmem out-of-memory messages 2008-02-02 00:13:08 +00:00
Bill March a4c2f79ec5 unit tests for Ryan 2008-02-01 22:35:48 +00:00
Dongryeol Lee 6f0a3f7db2 Initial checkin of the regression package to be released 2008-02-01 17:20:48 +00:00
Bill March 02392cf15e hartree-fock code 2008-01-31 17:26:23 +00:00
rriegel 0a64f211cf fixed unit tests include 2008-01-30 19:39:31 +00:00
tekhnofiend dfde9ed768 updated fastica_main.cc 2008-01-30 00:33:29 +00:00
Dongryeol Lee 5a27f99036 memory consumption fix 2008-01-29 03:57:14 +00:00
Dongryeol Lee bcfbf17845 Added error reclamation trick for the dualtree KDE 2008-01-29 02:18:40 +00:00
Dongryeol Lee 741ec40bf4 Added the original vanilla dual-tree KDE 2008-01-28 23:12:25 +00:00
vasiloglou beb2fc043c fixed copy constructor
now set also break the indices_sorted_ command
2008-01-28 17:15:24 +00:00
vasiloglou 757c8ec1c1 fixed some potential bugs now that sparse matrix has changed 2008-01-28 17:14:48 +00:00
vasiloglou c037406878 changed the documentation a little bit 2008-01-28 16:49:09 +00:00
vasiloglou a2e144411e fixed some bugs
added more tests
Fixed basically the problem of unsorted indices that was giving an  error
2008-01-28 16:40:58 +00:00
Dongryeol Lee 4c1ae6ae43 Minor documentation changes 2008-01-28 15:16:34 +00:00
tqlong cc6b464a43 HMM README 2008-01-28 14:48:21 +00:00
Dongryeol Lee 9d652bbcc1 declared OrthoRangeSearch class to be non-copiable 2008-01-27 22:45:18 +00:00
Dongryeol Lee 613f9e9d53 Initial checkin of the multibody code 2008-01-27 18:55:44 +00:00
Parikshit Ram 91625c557e using the new repository as of now 2008-01-27 03:45:24 +00:00
Dongryeol Lee 06bb488645 A fix for OrthoRangeSearch objects to support multiple usages for a single object 2008-01-27 00:31:51 +00:00
tekhnofiend 36d55b34ea added a verbose message to indicate what IC we are on during deflation approach 2008-01-26 21:09:00 +00:00
Parikshit Ram 9c9c7267e7 mog.h updated 2008-01-26 17:06:43 +00:00
Parikshit Ram a01d2caff5 optimizers.h updated 2008-01-26 17:06:18 +00:00
nadeem 29bdd934c7 2008-01-26 06:16:43 +00:00
nadeem c09df3247f 2008-01-26 06:15:21 +00:00
nadeem 3357ce9c91 2008-01-26 05:51:24 +00:00