Menu

/trunk/include/zhsmatrix-/zhsmatrix-io.hpp Commit Log


Commit Date  
[r184] (11.1 kB) by yonishi

"read" functions of sparse matrices were revised.

2015-01-24 12:00:59 View
Download
[r183] (11.1 kB) by yonishi

*Some warning messages are modified.

2014-03-03 15:43:08 View
Download
[r177] (11.0 kB) by yonishi

*dgsmatrix::pardiso was added. It is a parallel sparse direct solver.
*uint32_t was substituted by long.

2014-02-08 09:13:22 View
Download
[r176] (11.0 kB) by yonishi

*Some for loops are a bit speeded up.
*Some bug in zhsmatrix are fixed.

2013-11-16 01:35:00 View
Download
[r149] (9.8 kB) by yonishi

VERBOSE is substituted by CPPL_VERBOSE.

2010-06-18 14:20:54 View
Download
[r147] (9.7 kB) by yonishi

small fixes in sparse-io functions

2010-06-17 08:57:13 View
Download
[r137] (9.7 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
[r136] (10.2 kB) by yonishi

minor modifications to suppress warnings about implicit casts

2010-01-26 17:28:31 View
Download
[r131] (10.2 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
[r124] (14.7 kB) by yonishi

Bug fix for dgematrix::dgeev functions

2009-09-24 13:39:52 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.