François Coppens
|
c8df88b4ef
|
Made lapack/MKL inclusion in code dependent on preprocessor macro 'MKL'. Automatic build should now succeed.
|
2021-05-21 11:54:57 +02:00 |
|
François Coppens
|
6c9c68c93d
|
Added LAPACK option to test_h5.cpp to compare residuals and number of operations.
|
2021-05-20 19:21:59 +02:00 |
|
François Coppens
|
17c8a1c7a0
|
Code restyled. Added restyling script. Code for determinant is not working because it gets stuck in an infinite recursion loop.
|
2021-05-19 15:23:19 +02:00 |
|
François Coppens
|
0e5bbbbffb
|
Replaced inappropriate std::abs() occurences with std::fabs() in C++ code.
|
2021-05-12 16:11:47 +02:00 |
|
François Coppens
|
5693e177ba
|
Re-applied code formatting on C++ code with clang-format --style=llvm.
|
2021-05-10 14:50:45 +02:00 |
|
Francois Coppens
|
adf893ed6f
|
- Various fixes
- Merged MaponiA3 and MaponiA3S into one file.
|
2021-05-07 17:11:04 +02:00 |
|
Francois Coppens
|
b863d40c05
|
- Setting break-down threshold trough smvars.sh
- Fixed SM3 to escape infinite update-loop
|
2021-04-15 18:13:26 +02:00 |
|
Francois Coppens
|
e5648f7485
|
Ran: clang-format --style=LLVM on *.cpp and *.hpp files.
|
2021-04-15 14:38:42 +02:00 |
|
Francois Coppens
|
991f40a605
|
Moved common MaponiA3 functions to SM_Helpers.{cpp,hpp} to prepare for MaponiA3+Slagel splitting.
|
2021-04-14 16:19:49 +02:00 |
|
Francois Coppens
|
ab9d13180a
|
Small restructuring and cleaning up spurious includes and and namespaces.
|
2021-04-14 15:32:54 +02:00 |
|