issues
search
wavescholar
/
klMatrixCore
Core Matrix Functionality. This repository is under active development.
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Move all inline functions from class declaration to cpp files
#79
wavescholar
opened
10 years ago
0
Clean up stack walking function
#78
wavescholar
opened
10 years ago
0
Create Macro For ANSI Compile Info and use wherever error is thrown.
#77
wavescholar
opened
10 years ago
0
Consolidate tests ( matlab and regular ) in the header files \inc\kl_matlab_dependent_unit_tests.h &kl_unit_tests.h
#76
wavescholar
opened
10 years ago
0
Remove Query perf count code with klTimer tic toc in all test code
#75
wavescholar
opened
10 years ago
0
Implement ITK Fast ICA
#74
wavescholar
opened
10 years ago
0
Write test case for RBC
#73
wavescholar
opened
10 years ago
0
Factor integration test into separate source modules
#72
wavescholar
opened
10 years ago
0
Develop integration test for Random Ball Cover Nearest Neighbor Algorithm
#71
wavescholar
opened
10 years ago
0
Factor integration test into separate source modules
#70
wavescholar
closed
10 years ago
0
Investigate Arpack Convergence
#69
wavescholar
opened
10 years ago
0
SVM Test Needs to be generalized.
#68
wavescholar
opened
10 years ago
0
Move CDHC distributiuon tests to a Packages lib
#67
wavescholar
closed
10 years ago
0
Move jbukhardt prob code to a Packages Lib
#66
wavescholar
closed
10 years ago
0
klMatrix basic test needs descriptive output and more comprehensive testing
#65
wavescholar
opened
10 years ago
0
Implement and Test Algorithm Parameter Framework
#64
wavescholar
opened
10 years ago
0
Design Implement and Test Algorithm Parameter component
#63
wavescholar
opened
10 years ago
0
Make sure klError stack walk and code location/date macro functionality is working properly
#62
wavescholar
opened
10 years ago
0
Clean up matrix norm & condition number functions and write better test
#61
wavescholar
opened
10 years ago
0
Implement better "hold on" for plotting multiple data sets in Latex Helper functions
#60
wavescholar
closed
10 years ago
0
Implement matrix min and max via blas
#59
wavescholar
closed
10 years ago
0
Find faster way to set vector values
#58
wavescholar
opened
10 years ago
0
Unit Test Wrapper Should Be expanded to allow for performance testing
#57
wavescholar
closed
10 years ago
0
Need to port older memory manager to x64
#56
wavescholar
opened
10 years ago
0
klMatrix and klVector should have a static memory manager variable
#55
wavescholar
closed
10 years ago
0
Investigate Intel MKL Memory manager for klMatrix & klVector
#54
wavescholar
closed
10 years ago
1
For VSL functions, investigate best way to set the computation mode.
#53
wavescholar
opened
10 years ago
0
Wrap Intel VML functions into klVector functors
#52
wavescholar
opened
10 years ago
0
Consolidate Windows platform code in anticipation of Linux port
#51
wavescholar
opened
10 years ago
0
Write Integration Test with no matlab calls.
#50
wavescholar
opened
10 years ago
0
Enable conditional compilation of Matlab specific functions.
#49
wavescholar
opened
10 years ago
0
Remove unnecesary includes from source files.
#48
wavescholar
opened
10 years ago
0
Implement better test case for sdpa
#47
wavescholar
opened
10 years ago
0
Replace Error Function in kl_random_number_generator with a call to MKL
#46
wavescholar
opened
10 years ago
0
Investigate L_1 L_\infty norms are same in test code.
#45
wavescholar
opened
10 years ago
0
Investigate fft / wavelet test
#44
wavescholar
opened
10 years ago
0
Regenerate Doxygen Documentation
#43
wavescholar
closed
10 years ago
0
klICA needs to be tested. See source kl_independent_components.h
#42
wavescholar
opened
10 years ago
0
Investigate : The PCA functor does not return the right matrix, or the operator() parameter is useless.
#41
wavescholar
closed
10 years ago
2
Implement klBregmanDivergence.
#40
wavescholar
opened
10 years ago
0
klLSSpline is not used and the code is inelegant.
#39
wavescholar
closed
10 years ago
2
Rename and expand divergence, probability distance , and similarity function code
#38
wavescholar
opened
11 years ago
0
Remove Neural Network Code - recompile Doxygen
#37
wavescholar
closed
10 years ago
0
ARPACK INTERMITTENT CONVERGENCE ISSUE with Test Matrix 39424
#36
wavescholar
opened
11 years ago
0
Investigate convergence of first eigenvector in Arpack for Graph Laplcaian test
#35
wavescholar
opened
11 years ago
0
Implement Fast IO For Matrices and Vectors
#34
wavescholar
closed
10 years ago
0
Heap Corrupt =
#33
wavescholar
closed
11 years ago
1
Write a cast operator(double*) for klMatrix and klVector
#32
wavescholar
opened
11 years ago
0
Do not redirect cout to file in debug configuration
#31
wavescholar
closed
10 years ago
1
LU and SVD need to be converted to new row major paradigms to avoid unnecessary transpose
#30
wavescholar
opened
11 years ago
0
Next