Menu

/trunk/include/dssmatrix-/dssmatrix.hpp Commit Log


Commit Date  
[r180] (6.5 kB) by yonishi

dssmatrix-/dssmatrix-pardiso.hpp was added. It is for "real and symmetric positive definite" and "real and symmetric indefinite" matrices.

2014-02-08 12:24:50 View
Download
[r177] (6.4 kB) by yonishi

*dgsmatrix::pardiso was added. It is a parallel sparse direct solver.
*uint32_t was substituted by long.

2014-02-08 09:13:22 View
Download
[r150] (6.4 kB) by yonishi

identity() member-functions were added to sparse matrices.

2010-06-21 02:54:11 View
Download
[r131] (6.3 kB) 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 View
Download
[r125] (7.9 kB) 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 View
Download
[r109] (8.0 kB) by yonishi

dssmatrix::reorder was added

2008-07-15 18:51:24 View
Download
[r108] (7.9 kB) by yonishi

The data storage for dgsmatrix and dssmatrix was modified.

2008-07-15 10:09:27 View
Download
[r107] (8.5 kB) by yonishi

*temporary modification of dssmatrix

2008-07-11 14:58:31 View
Download
[r89] (8.5 kB) by yonishi

*bug fix for resize for dgsmatrix and dssmatrix.
*isLsited functions were changed to const functions.

2007-10-04 16:14:54 View
Download
[r84] (8.5 kB) by yonishi

*fix write functions again.

2007-08-11 09:12:37 View
Download
Older >
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.