Commit Graph
798 Commits
Author SHA1 Message Date
vasiloglou 2e7ff679aa removed a binary file that was accidently checked in 2007-12-16 23:37:00 +00:00
vasiloglou 1f50d173d7 This is the first check in of the trilinos package 2007-12-16 23:35:51 +00:00
tekhnofiend 4b34c2da19 added fMRI sign SGER 2007-12-16 00:04:36 +00:00
Dongryeol Lee 77f6807142 Separated naive kde implementation into separate file 2007-12-14 18:06:12 +00:00
vasiloglou 7430f187a9 added einvalues but it is not 100% functional yet 2007-12-13 20:15:37 +00:00
vasiloglou ddd4e1f42a sparse matrix works now, unit tests compile 2007-12-12 20:40:53 +00:00
gmravi2003 042146937f Code is working, but is still not gold standard 2007-12-12 20:36:38 +00:00
gmravi2003 ff3b74cde2 This code is working fine. It does B^T WY usin kd trees. Made just a minor change wrt the previous version 2007-12-12 20:12:36 +00:00
gmravi2003 37d5ba7900 This code is working fine. It does B^T WY usin kd treesregression.h 2007-12-12 20:09:46 +00:00
Dongryeol Lee 1a88c99935 added two options for expansion pattern for THOR-based KDE 2007-12-11 20:29:01 +00:00
Dongryeol Lee 3126cfdf1f Fix on generalized kd-tree implementation 2007-12-11 02:00:42 +00:00
Dongryeol Lee 22a4a00f69 Does cutoff of singular value based on its value compared to the maximum 2007-12-10 20:55:57 +00:00
Dongryeol Lee 62205219e2 factorial functions in auxilary series expansion object converted to const functions 2007-12-10 19:37:57 +00:00
abhimanyu 9702aaabb0 This is the final. All file functions have been tested. They are good. Now just clean up a little. 2007-12-10 09:43:19 +00:00
Dongryeol Lee cdc3b4c9ae critical performance bug fix 2007-12-09 23:25:00 +00:00
vasiloglou 4af5bb0dd7 compiled !!!!!!!!!! 2007-12-09 20:55:10 +00:00
vasiloglou 62872ef1d8 compiles but it doesn't link, there are some undefined links 2007-12-09 20:15:35 +00:00
vasiloglou 4571161a18 : 2007-12-09 20:15:00 +00:00
Dongryeol Lee 60d7cd719c Small compilation change in multiplicative expansion 2007-12-09 20:04:10 +00:00
abhimanyu b5d11dc25d Pointer based Dual NN. Is working correctly for single tree. Runtime for 400k points is about 16 seconds. 2007-12-09 10:48:07 +00:00
gmravi2003 c3a63129a9 buggy partial regression code 2007-12-08 22:28:13 +00:00
vasiloglou 52bfa5b045 sparse vector unit tests running 2007-12-08 20:41:40 +00:00
Dongryeol Lee f35c11403b THOR-style DFS series-expansion based KDE implemented 2007-12-08 02:47:46 +00:00
Dongryeol Lee 9f816e408e Made separate mains for fgt and fft 2007-12-07 22:33:39 +00:00
Dongryeol Lee e0e8997b98 Converted KDE to use THOR grammar 2007-12-07 22:22:25 +00:00
vasiloglou d43f17fb6c compiles but doesn't link 2007-12-06 18:20:58 +00:00
Dongryeol Lee 3c297a751e new formulation of KDE using THOR semantic 2007-12-06 17:50:10 +00:00
abhimanyu 9837800c1c This is the tested correct Parallel dual tree as well as parallel KD Tree construction. Now only code cleanup and commenting is left. Also implement the file write and read option. 2007-12-06 09:06:48 +00:00
vasiloglou 438aec0122 not compiling yet 2007-12-06 02:18:45 +00:00
Dongryeol Lee d2c0327a5f cleaned up the template mess in series expansion class and fixed compilation errors due to the template cleanup 2007-12-05 21:26:18 +00:00
Dongryeol Lee 04e7b2eb46 quick fix on the timer stuff for timing naive 2007-12-05 05:09:43 +00:00
vasiloglou 4183b18063 getting closer 2007-12-05 03:23:36 +00:00
vasiloglou ab55b337ac close to write tests 2007-12-05 02:05:08 +00:00
Dongryeol Lee c016277e51 Added Garry's optimized pruning rule, just need to integrate series expansion stuffs now 2007-12-04 20:40:21 +00:00
abhimanyu b3d2900128 This is the tested correct Parallel KD tree construction. 2007-12-04 10:28:42 +00:00
vasiloglou a02e82d78e decided to add sparse vector 2007-12-04 03:06:08 +00:00
Dongryeol Lee 8035c2d9f0 all bugs in thor kde finite difference ironed out, need to add in further optimizations 2007-12-04 02:42:55 +00:00
Dongryeol Lee 2f9b21141d THOR KDE with pure finite difference works 2007-12-03 20:27:23 +00:00
gmravi2003 c906a97a54 removed main 2007-12-03 16:21:48 +00:00
gmravi2003 ef10bd0322 regression bugs still not fixed 2007-12-02 23:26:50 +00:00
Dongryeol Lee d5aab3d9a5 checkin of what i have now 2007-12-02 23:22:28 +00:00
Dongryeol Lee 7c84d7738f finite difference KDE without optimization written, debugging left 2007-12-02 20:55:27 +00:00
vasiloglou cffa63f08e First check in 2007-12-02 19:01:23 +00:00
houyang fdb74f1f54 2007-12-01 06:01:25 +00:00
vasiloglou 74df495c66 first check in 2007-12-01 03:44:07 +00:00
Dongryeol Lee 7df1abb7cb Filled out a portion of the skeleton of THOR KDE 2007-12-01 03:28:42 +00:00
vasiloglou 7f6ea90bfa 2007-12-01 01:33:25 +00:00
Dongryeol Lee 72676713b4 Thor KDE does not crash any more, but stub functions need to be filled in 2007-11-30 22:43:39 +00:00
Dongryeol Lee 911d6b25cb minor change to series expansion 2007-11-30 19:00:45 +00:00
Dongryeol Lee 13ed82ede1 marched through the initialization and tree construction phase of thor 2007-11-30 19:00:24 +00:00