Joel Falcou
|
c7aa4a0afa
|
Fix some operations API mismatch
* Compound operators were not usable properly.
* std::size_t was used in the API in places where Index should have been used.
|
2025-10-29 20:33:59 +01:00 |
|
Jules Pénuchot
|
648dd768ee
|
Adding clang-format configuration file and formatting all source files
Co-authored-by: Jules Pénuchot <jules@penuchot.com>
Co-authored-by: Joel FALCOU <jfalcou@codereckons.com>
See merge request oss/rotgen!41
|
2025-10-14 16:19:03 +02:00 |
|
Joel Falcou
|
7d65a05f72
|
Fix resize behavior w/r to semi static container
See merge request oss/rotgen!32
|
2025-09-29 21:05:43 +02:00 |
|
Joel Falcou
|
bb47b07422
|
Implement a QR solver wrapper
|
2025-09-09 16:27:22 +02:00 |
|