Menu

Code Commit Log


Commit Date  
[r133] by yonishi

Cast functions from normal classes to small classes were midified.
The to_XXXmatrix_small() type functions were removed.
Use explicit constructors of small classes instead.

2010-01-04 08:49:29 Tree
[r132] by yonishi

Small complex classes (alpha version) were added.

2010-01-03 04:28:13 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
[r130] by yonishi

name of member objects in dgsmatrix was modified.

2009-12-15 04:36:56 Tree
[r129] by yonishi

few dgematrix-lapack functions were added.

2009-12-08 19:31:34 Tree
[r128] by yonishi

A function dgematrix::dgglse was added.

2009-12-05 03:58:19 Tree
[r127] by yonishi

operator* and operator*= functions between a pair of Xgbmatrix were fixed.

2009-11-10 09:25:45 Tree
[r126] by yonishi

*small bug fix of dcovector::clear() and drovector::clear().

2009-10-15 14:51:12 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
[r124] by yonishi

Bug fix for dgematrix::dgeev functions

2009-09-24 13:39:52 Tree
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.