aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/coord/dreo.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added HTR solverSebastiano Tronto2025-08-061-13/+2
|
* Reworked coordinate solver axis specificationSebastiano Tronto2025-08-011-5/+0
|
* added drslice coordinateSebastiano Tronto2025-07-301-1/+4
|
* All coordinates unsignedSebastiano Tronto2025-07-291-3/+3
|
* Refactored checkdataSebastiano Tronto2025-05-191-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.
* NISSSebastiano Tronto2025-04-251-1/+1
|
* Always use unsigned char * for data buffersSebastiano Tronto2025-04-211-8/+8
| | | | | Before this commit I was inconsistently using one of void *, char * and uint8_t *.
* Added dreo coordinate solverSebastiano Tronto2025-04-021-0/+102

Generated with cgit - Back to sebastiano.tronto.net