5 Commits

Author SHA1 Message Date
Max Lübke
0e840c51b3 [wip] save state 2024-06-17 08:47:11 +02:00
Max Lübke
8c18e82b15 refactor: Update testDiffusion.cpp and Diffusion.hpp
Refactor testDiffusion.cpp and Diffusion.hpp to improve code readability and maintainability. Remove unnecessary exception throwing and replace with assert statements for invalid arguments.
2024-06-13 14:29:07 +02:00
Max Lübke
16fbefa9ed BREAKING CHANGE: Rename Simulation to Diffusion
chore: Cleanup of applications
2024-06-12 12:22:52 +02:00
Max Lübke
77914ea69f fix: include optional output of csv during thomas algorithm
fix: marco's benchmark
2023-10-19 12:23:23 +02:00
Marco De Lucia
8cfb61587d feat: add naaice/NAAICE_dble_vs_float.cpp 2023-10-16 17:31:43 +02:00