vasiloglou
|
1ff0f73127
|
added incomplete Cholesky factorization
|
2008-01-08 16:03:32 +00:00 |
|
tekhnofiend
|
a95d42f656
|
updated niche/functional
|
2008-01-08 04:33:08 +00:00 |
|
Bill March
|
6b4a355de9
|
added Union-Find data structure
|
2008-01-07 20:31:31 +00:00 |
|
gmravi2003
|
dc2468fde0
|
regression code. Perfectly working about to incorpate NWR stuff
|
2008-01-07 16:40:32 +00:00 |
|
gmravi2003
|
b044515b0d
|
regression code. Perfectly working about to incorpate NWR stuff
|
2008-01-07 16:39:54 +00:00 |
|
tekhnofiend
|
af69cfa270
|
niche/fastica now has symmetric and deflation versions using logcosh, gauss, and kurtosis contrast functions
|
2008-01-07 04:56:42 +00:00 |
|
tekhnofiend
|
dbeade0602
|
added niche/fastica/TODO.txt
|
2008-01-06 00:00:25 +00:00 |
|
tekhnofiend
|
440321595d
|
updated niche/fastica
|
2008-01-05 23:58:09 +00:00 |
|
tekhnofiend
|
ea5f1b3e96
|
moved stuff from u/niche/functional to my local matlab toolbox -nishant
|
2008-01-05 19:50:28 +00:00 |
|
tekhnofiend
|
5b1c63675f
|
updated niche/fastica
|
2008-01-05 18:00:14 +00:00 |
|
Garry Boyer
|
699c327fcc
|
committed
|
2008-01-04 23:14:26 +00:00 |
|
tekhnofiend
|
bd407830ae
|
updated niche/fastica
|
2008-01-04 23:03:31 +00:00 |
|
Garry Boyer
|
5341389f21
|
allow use of gfortran
|
2008-01-04 22:57:02 +00:00 |
|
tekhnofiend
|
842363d396
|
added s1s2.mat -nishant
|
2008-01-04 20:33:01 +00:00 |
|
tekhnofiend
|
6a56334381
|
corrected funcica.m -nishant
|
2008-01-04 20:31:56 +00:00 |
|
tekhnofiend
|
b60f573b51
|
updated funcica.m -nishant
|
2008-01-04 20:11:14 +00:00 |
|
tekhnofiend
|
de440ed211
|
updated niche/fastica
|
2008-01-04 19:58:38 +00:00 |
|
tekhnofiend
|
f70393b4ab
|
updated niche/fastica
|
2008-01-02 19:22:13 +00:00 |
|
tekhnofiend
|
516f374ed0
|
updated niche/fastica
|
2008-01-02 19:19:00 +00:00 |
|
tekhnofiend
|
f0ae13afd7
|
updated niche/fastica
|
2008-01-02 18:45:51 +00:00 |
|
tekhnofiend
|
0d33de9d71
|
added stuff to niche/fastica
|
2008-01-02 18:42:41 +00:00 |
|
tekhnofiend
|
5fbb43e59d
|
added niche/fastica
|
2008-01-02 18:34:25 +00:00 |
|
Dongryeol Lee
|
3aebcbddf9
|
quick fix to account for dataset permutation
|
2008-01-01 20:49:24 +00:00 |
|
Dongryeol Lee
|
c947e3749c
|
range search with serialization finished
|
2007-12-31 22:14:02 +00:00 |
|
Dongryeol Lee
|
e066709974
|
currently saves the permuted matrix dataset, but need to figure out how apply permutation
|
2007-12-31 04:08:06 +00:00 |
|
Dongryeol Lee
|
36750e4335
|
tree saving/loading supported
|
2007-12-31 03:41:43 +00:00 |
|
tqlong
|
5adec194e8
|
|
2007-12-30 16:46:50 +00:00 |
|
vasiloglou
|
dffbf8bacd
|
added all the neccessary files with the appropriate modifications
|
2007-12-27 18:05:25 +00:00 |
|
vasiloglou
|
39019fbc45
|
This package works
|
2007-12-27 16:45:13 +00:00 |
|
vasiloglou
|
98022526d6
|
everything is running !!!
|
2007-12-27 16:03:48 +00:00 |
|
vasiloglou
|
127485f6a3
|
all running, a small correction in the copy constructor needed
|
2007-12-27 05:17:50 +00:00 |
|
vasiloglou
|
6075f88b28
|
fixed the copy constructor
but basic operations still now running
|
2007-12-24 21:58:14 +00:00 |
|
vasiloglou
|
0bb26f0db5
|
allmost running, most of the test except for basic operations are running
|
2007-12-24 21:37:29 +00:00 |
|
vasiloglou
|
089f88cba2
|
eigensolver works
|
2007-12-24 18:40:14 +00:00 |
|
vasiloglou
|
9620dad823
|
Eventually working, links with all blas libraries and the headers have been corrected
|
2007-12-21 20:45:38 +00:00 |
|
vasiloglou
|
8c150b8764
|
changed Epetra_ConfigDefs so it looks for Epetra_config.h in the same directory
|
2007-12-21 16:24:37 +00:00 |
|
vasiloglou
|
5bc67c5733
|
now it links with comples blaslapack so that everything works perfeclty with trilinos
|
2007-12-21 16:18:37 +00:00 |
|
vasiloglou
|
e7a69d9c3b
|
Added complex routines for blas lapack but they compile as a separate library
so that it doesn't slow down applications that do not need complex routines
|
2007-12-21 16:14:36 +00:00 |
|
vasiloglou
|
23c7b63547
|
added ifpack that does the factorizations that are going to be implemented
later
|
2007-12-20 20:35:24 +00:00 |
|
vasiloglou
|
86769dadcd
|
implemented the rest of the multiplication. I also need to implement
cholesky and LU factorization
|
2007-12-20 20:34:33 +00:00 |
|
vasiloglou
|
1300e42cd3
|
added the clapack and cblas definitions in the la namespace so that they do not conflict with trilinos
|
2007-12-20 19:00:22 +00:00 |
|
vasiloglou
|
35f3e1a1d4
|
some minor corrections to the headers
|
2007-12-20 17:10:08 +00:00 |
|
vasiloglou
|
6a2cc23661
|
Compiles but it doesn't link because our blas library is missing
complex functionality
|
2007-12-20 17:09:30 +00:00 |
|
vasiloglou
|
ad86872105
|
added more functionality
I have to fix some errors for eigenvalues
|
2007-12-20 02:57:48 +00:00 |
|
gmravi2003
|
b533a52fa0
|
fully working regression code. TRake care of permutations of regression values now
|
2007-12-19 21:33:28 +00:00 |
|
gmravi2003
|
beb7923462
|
|
2007-12-19 20:09:11 +00:00 |
|
gmravi2003
|
9b1aaa7808
|
build file
|
2007-12-19 20:07:30 +00:00 |
|
gmravi2003
|
42ddcc0fb2
|
working code
|
2007-12-19 20:04:58 +00:00 |
|
gmravi2003
|
4a6c952c21
|
buggy regression code. faults at tree construction
|
2007-12-19 20:02:49 +00:00 |
|
gmravi2003
|
5c775fe6fc
|
regression code sligtly buggy. faults at tree construction
|
2007-12-19 20:01:48 +00:00 |
|