aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/coord/dr.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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