| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactored checkdata | Sebastiano Tronto | 2025-05-19 | 1 | -0/+14 |
| | | | | | | | | | 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. | ||||
| * | NISS | Sebastiano Tronto | 2025-04-25 | 1 | -1/+1 |
| | | |||||
| * | Always use unsigned char * for data buffers | Sebastiano Tronto | 2025-04-21 | 1 | -8/+8 |
| | | | | | | Before this commit I was inconsistently using one of void *, char * and uint8_t *. | ||||
| * | Added dreo coordinate solver | Sebastiano Tronto | 2025-04-02 | 1 | -0/+102 |
