aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/coord/utils.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improved logging, especially for solveSebastiano Tronto2025-04-191-1/+1
|
* Some minor changes to the interface.Sebastiano Tronto2025-04-081-2/+2
| | | | | | | | | - Simplified logger to accept only a string, not a variadic list of args like printf(). This can still use some improvement, but now it is easier to use from other languages. - Fixed some misuses of the logger (wrong types etc) - Renamed some constants - Fixed some typos in comments.
* More safety with pointers using VLA function parametersSebastiano Tronto2025-03-251-1/+2
|
* Added NISS to coord solverSebastiano Tronto2025-03-251-0/+68

Generated with cgit - Back to sebastiano.tronto.net