| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added HTR solver | Sebastiano Tronto | 2025-08-06 | 1 | -13/+2 |
| | | |||||
| * | Reworked coordinate solver axis specification | Sebastiano Tronto | 2025-08-01 | 1 | -5/+0 |
| | | |||||
| * | added drslice coordinate | Sebastiano Tronto | 2025-07-30 | 1 | -1/+4 |
| | | |||||
| * | All coordinates unsigned | Sebastiano Tronto | 2025-07-29 | 1 | -6/+2 |
| | | |||||
| * | Refactored checkdata | Sebastiano Tronto | 2025-05-19 | 1 | -0/+16 |
| | | | | | | | | | 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 | -2/+20 |
| | | |||||
| * | Make symcoord logic generic | Sebastiano Tronto | 2025-04-01 | 1 | -110/+32 |
| | | |||||
| * | Fix mismatched type in function prototype and implementation | Sebastiano Tronto | 2025-04-01 | 1 | -1/+1 |
| | | |||||
| * | Optimize genptable for coordinate solve (20x speedup) | Sebastiano Tronto | 2025-03-29 | 1 | -6/+8 |
| | | |||||
| * | DR coordinate solver | Sebastiano Tronto | 2025-03-28 | 1 | -0/+178 |
