| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-08-06 | Added HTR solver | Sebastiano Tronto | 1 | -0/+1 | |
| 2025-08-01 | Move is_eo_even to more appropriate module | Sebastiano Tronto | 1 | -14/+0 | |
| 2025-08-01 | Reworked coordinate solver axis specification | Sebastiano Tronto | 1 | -5/+0 | |
| 2025-07-30 | added drslice coordinate | Sebastiano Tronto | 1 | -2/+5 | |
| 2025-07-29 | All coordinates unsigned | Sebastiano Tronto | 1 | -1/+1 | |
| 2025-05-19 | Refactored checkdata | Sebastiano Tronto | 1 | -0/+11 | |
| 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. | |||||
| 2025-04-25 | NISS | Sebastiano Tronto | 1 | -1/+1 | |
| 2025-04-21 | Always use unsigned char * for data buffers | Sebastiano Tronto | 1 | -8/+8 | |
| Before this commit I was inconsistently using one of void *, char * and uint8_t *. | |||||
| 2025-04-02 | Added dreo coordinate solver | Sebastiano Tronto | 1 | -0/+15 | |
| 2025-04-01 | Make symcoord logic generic | Sebastiano Tronto | 1 | -0/+1 | |
| 2025-04-01 | Fix mismatched type in function prototype and implementation | Sebastiano Tronto | 1 | -1/+1 | |
| 2025-03-28 | DR coordinate solver | Sebastiano Tronto | 1 | -1/+9 | |
| 2025-03-25 | Added NISS to coord solver | Sebastiano Tronto | 1 | -1/+1 | |
| 2025-03-19 | Filter solutions for coordinate solver and fix ordering | Sebastiano Tronto | 1 | -0/+1 | |
| 2025-03-07 | More progress on coordinate solver | Sebastiano Tronto | 1 | -0/+5 | |
| 2025-03-04 | Begin work for coordinate solver | Sebastiano Tronto | 1 | -0/+33 | |
