Menu

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


Commit Date  
[r131] (4.9 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
[r84] (5.3 kB) by yonishi

*fix write functions again.

2007-08-11 09:12:37 View
Download
[r83] (5.4 kB) by yonishi

*bug fix for write functions.
*remove CPPL::min and CPPL::max functions, and replace them to std::min or std::max.

2007-08-11 07:43:33 View
Download
[r60] (5.3 kB) by yonishi

*alias and unalias functions were added for vector classes.
(not yet for matrix classes)

2007-03-09 17:56:41 View
Download
[r56] (5.3 kB) by yonishi

*row and col functions were added for z* classes.

2007-01-14 07:05:55 View
Download
[r42] (5.3 kB) by yonishi

*zgsmatrix and zhsmatrix were added.

2006-09-17 14:00:16 View
Download
[r4] (5.0 kB) by yonishi

The trunk cpplapack source code was added.

2006-04-18 06:22:57 View
Download
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.