Menu

/trunk/include/cpplapack.h Commit Log


Commit Date  
[r132] (43.8 kB) by yonishi

Small complex classes (alpha version) were added.

2010-01-03 04:28:13 View
Download
[r131] (42.1 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] (41.1 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
[r124] (41.1 kB) by yonishi

Bug fix for dgematrix::dgeev functions

2009-09-24 13:39:52 View
Download
[r109] (41.2 kB) by yonishi

dssmatrix::reorder was added

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

The data storage for dgsmatrix and dssmatrix was modified.

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

2D vector and matrix classes were added.

2008-02-11 16:53:16 View
Download
[r100] (40.4 kB) by yonishi

*add a few missing functions.
*update contribution functions for subspace iteration.

2008-02-04 17:30:08 View
Download
[r97] (40.4 kB) by yonishi

Files for small classes were organized.

2008-01-21 17:23:17 View
Download
[r94] (37.8 kB) by yonishi

quaternion class named dquater was added.
dquater is just a typedef of dcovector_small<4>.

2008-01-20 17:05:03 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.