Menu

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


Commit Date  
[r149] (2.9 kB) by yonishi

VERBOSE is substituted by CPPL_VERBOSE.

2010-06-18 14:20:54 View
Download
[r137] (2.9 kB) 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 View
Download
[r131] (2.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
[r78] (5.1 kB) by yonishi

small modification for "_" functions

2007-07-17 14:29:05 View
Download
[r60] (5.0 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] (3.9 kB) by yonishi

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

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

*CPPL_DEBUG became more quiet and CPPL_VERBOSE became more verbose.

2006-09-18 15:10:41 View
Download
[r20] (4.0 kB) by yonishi

modification to get rid of forbidden codes
*added nullify function for all smart-temporary classes
*put nullify() at the end of shallow_copy functions and shallow copy constructors
*modified destroy function to assign NULL to all pointers

2006-05-16 16:22:43 View
Download
[r4] (4.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.