CPPLapack is a c++ class wrapper for BLAS, LAPACK and PARDISO.
Its special features are the followings.
[1]User-friendly interface
[2]Hi-speed matrix calculations using BLAS and LAPACK
[3]Minimized number of copy times using Smart Temporary system
CPPScaLapack is a C++ class wrapper for PBLAS and ScaLAPACK with MPI. CPPScaLapack provides a user-friendly interface of high-speed parallel matrix calculation with BLAS and LAPACK techonologies for programers concerning with large-scale computing.