| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-08-05 | Added DRFIN solver | Sebastiano Tronto | 1 | -9/+66 | |
| 2025-08-01 | Reworked coordinate solver axis specification | Sebastiano Tronto | 1 | -1/+1 | |
| 2025-05-27 | Removed VLA notation from function parameters. | Sebastiano Tronto | 1 | -2/+2 | |
| I found out that this gives undefined behavior when then size is 0. Better not to have it at all, it is confusing for other developers anyway. | |||||
| 2025-05-19 | Refactored checkdata | Sebastiano Tronto | 1 | -0/+65 | |
| Relevant changes include: - Changed the signature of nissy_checkdata(). - Removed expected_distribution.h from tools; this data is now included in each solver's src/ code. - Removed distribution check for cocsep; may add back later. | |||||
