aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/coord/dr.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-6/+2
|
* Refactored checkdataSebastiano Tronto2025-05-191-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.
* 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-2/+20
|
* Make symcoord logic genericSebastiano Tronto2025-04-011-110/+32
|
* Fix mismatched type in function prototype and implementationSebastiano Tronto2025-04-011-1/+1
|
* Optimize genptable for coordinate solve (20x speedup)Sebastiano Tronto2025-03-291-6/+8
|
* DR coordinate solverSebastiano Tronto2025-03-281-0/+178

Generated with cgit - Back to sebastiano.tronto.net