Menu

/trunk/test/dssmatrix Commit Log


Commit Date  
[r151] by yonishi

small modification on test programs and Makafiles

2010-06-23 09:22:52 Tree
[r131] by yonishi

A lot of minor changes has been done.
Probably there are no need to modify your project codes using CPPLapack.

Main modifications are the followings.
1)All the private menmer objects (e.g. M, N, Array, etc.) were removed and put in public.
This modification made CPPLapack unsafe a bit and extendable a lot.
We highly recomend CPPLapack users to use valgrind with building your codes in debug mode.
2)Some implicit cast operators were removed.
Use to_XXXmatrix() functions instead.

2009-12-31 09:15:54 Tree
[r125] by yonishi

specs of dgsmatrix and dssmatrix were changed a little.
They save uint32_t data for matrix index data instead of long integer.

2009-09-26 15:12:19 Tree
[r110] by yonishi

All "#pragma omp parallel for" were removed.
I think functions with omp should be developed by each users for better performance.

2008-07-17 14:11:35 Tree
[r108] by yonishi

The data storage for dgsmatrix and dssmatrix was modified.

2008-07-15 10:09:27 Tree
[r32] by yonishi

*bug fix for dssmatrix

2006-06-15 15:04:21 Tree
[r31] by yonishi

dug fix for dssmatrix

2006-06-15 12:41:53 Tree
[r30] by yonishi

*halfway development of dssmatrix

2006-06-05 15:45:30 Tree
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.