aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/coord/eo.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added HTR solverSebastiano Tronto2025-08-061-0/+1
|
* Move is_eo_even to more appropriate moduleSebastiano Tronto2025-08-011-14/+0
|
* Reworked coordinate solver axis specificationSebastiano Tronto2025-08-011-5/+0
|
* added drslice coordinateSebastiano Tronto2025-07-301-2/+5
|
* All coordinates unsignedSebastiano Tronto2025-07-291-1/+1
|
* Refactored checkdataSebastiano Tronto2025-05-191-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.
* 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/+15
|
* Make symcoord logic genericSebastiano Tronto2025-04-011-0/+1
|
* Fix mismatched type in function prototype and implementationSebastiano Tronto2025-04-011-1/+1
|
* DR coordinate solverSebastiano Tronto2025-03-281-1/+9
|
* Added NISS to coord solverSebastiano Tronto2025-03-251-1/+1
|
* Filter solutions for coordinate solver and fix orderingSebastiano Tronto2025-03-191-0/+1
|
* More progress on coordinate solverSebastiano Tronto2025-03-071-0/+5
|
* Begin work for coordinate solverSebastiano Tronto2025-03-041-0/+33

Generated with cgit - Back to sebastiano.tronto.net