Menu

/trunk/include/small Commit Log


Commit Date  
[r143] by yonishi

small modification for VC++ compilation

2010-04-02 06:43:38 Tree
[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
[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
[r121] by yonishi

*some bug fixes

2009-08-31 05:38:18 Tree
[r120] by yonishi
2009-08-19 10:59:40 Tree
[r117] by yonishi

to_dsymatrix() member function was added for dsymatrix_small.

2009-05-26 15:13:04 Tree
[r116] by yonishi
2009-05-20 12:03:12 Tree
[r115] by yonishi

colon function was added for dcovector_small.

2009-05-20 02:23:42 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.