profetes

Results 2 issues of profetes

Hello, I got interested in your app. It looks nice :) I got today's revision. I had some problems on installation: - No feedback on bad values for text fields...

Current implementation supports g++ 4.x only, when checking c++11 support. Fix assumes that any g++ newer than 4 does support c++11. It allows compiling nmatrix on modern g++ versions. fixes...