Commit graph

15 commits

Author SHA1 Message Date
Joel Falcou
379d77ebef Fix a lot of ref issues reagrding extarction, rvalueness and proper use of temporary memory. 2025-10-28 20:12:33 +01:00
Jules Pénuchot
4a7aa08cdb Testing functional API only (oss/rotgen#17)
Co-authored-by: Jules Pénuchot <jules@penuchot.com>

See merge request oss/rotgen!42
2025-10-17 17:20:47 +02:00
Joel Falcou
bb47b07422 Implement a QR solver wrapper 2025-09-09 16:27:22 +02:00
Joel Falcou
93a1404d9a - Refurbish block implementation to support nested block
- Add missing extractors
2025-09-02 19:52:22 +02:00
Joel FALCOU
93d2a48d69 Fill out README 2025-08-14 10:05:37 +02:00
Joel Falcou
6c2b260229 Implements map and ref for both static & dynamic mode
See merge request oss/rotgen!12
2025-08-13 17:43:57 +02:00
Joel Falcou
2084874b1b Implement fixed size options for rotgen containers
See merge request oss/rotgen!11
2025-07-20 20:23:51 +02:00
Karen Kaspar
c6b864f247 Implements block typs and related functions - First part
Co-authored-by: Karen <kkaspar@codereckons.com>
Co-authored-by: Joel FALCOU <jfalcou@codereckons.com>

See merge request oss/rotgen!9
2025-06-12 13:38:31 +02:00
Karen Kaspar
114bc27901 Feat/non member functions
Co-authored-by: Karen <kkaspar@codereckons.com>
Co-authored-by: Joel FALCOU <jfalcou@codereckons.com>

See merge request oss/rotgen!7
2025-06-11 14:41:49 +02:00
Joel Falcou
8647639c0d Merge branch 'feat/x-files' into 'main'
Use X-macros to generate all combinations of supported Eigen Matrix types

Co-authored-by: Joel Falcou <joel.falcou@lri.fr>

See merge request oss/rotgen!8
2025-05-26 14:49:20 +02:00
kallore
2cb2724bcd [TEST][CMAKE] removed the find eigen library 2025-05-20 15:21:48 +02:00
kallore
9fc9b94be7 [TESTS][CMAKE] added the eigen library to the tests CmakeLists 2025-05-20 11:47:24 +02:00
Karen Kaspar
afd504d679 First batch of rotgen implementation: constructors, basic infrastructure 2025-05-16 16:01:17 +02:00
Joel Falcou
5f1d070547 USe TTS for test harness 2025-05-12 10:35:16 +02:00
Joel Falcou
3caf08e4c1 Added basic tests infrastructrue 2025-05-12 10:16:47 +02:00