The smallest header-only GUI library(4 KLOC) for all platforms
...The source code only uses basic C++ features (class, virtual function). We chose C++ as it could make the code size significantly smaller and easier to read. Work smoothly with 3rd party frameworks(Qt/MFC/Winform/Cocoa/Web). Zero dependency, 100% build pass & runnable. Click the demo you like, and run it on your hardware.
Visual studio C and C++ projects to build and use mumps sparse solver
Project consist of a WinForm to modify Mumps source files in order to compile and use them under the 64-bit or 32-bit windows environment and to create necessary VS 2010 projects/solution to compile the source code.
On the code tab you can find the sample Mumps solver solution with 6 projects. Two projects are a mumps wrapper library - dynamic and static.