Menu

/trunk/makefiles Commit Log


Commit Date  
[r137] by yonishi

*The default file format of write and read function was changed.
The write functions append a '#' at the very begining of the file.
For the backward compatibility, read functions can read files without the '#'.

*The style of "[ERROR]" messages was slightly changed.

2010-03-16 09:41:22 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
[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
[r103] by yonishi

*update contrib/Subspace

2008-03-09 18:21:38 Tree
[r101] by yonishi

2D vector and matrix classes were added.

2008-02-11 16:53:16 Tree
[r49] by yonishi

*implicit cast constructors (constructor from dgbmatrix to dgematrix, from zhematrix to zgematrix, and so on) were deleted.
*to_dgematrix and to_zgematrix member functions were added.

2006-10-08 18:43:50 Tree
[r48] by yonishi

contrib/ was added.

2006-10-08 09:36:52 Tree
[r44] by yonishi

*CPPL_DEBUG became more quiet and CPPL_VERBOSE became more verbose.

2006-09-18 15:10:41 Tree
[r31] by yonishi

dug fix for dssmatrix

2006-06-15 12:41:53 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.