Commit graph

17 commits

Author SHA1 Message Date
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
3d23a07e90 Feat/block implementation
See merge request oss/rotgen!10
2025-06-23 15:22:11 +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
Karen Kaspar
d5146ee19f Implements reductions visitors broadcasting
Co-authored-by: kallore <kkaspar@codereckons.com>

See merge request oss/rotgen!6
2025-05-22 09:03:21 +02:00
Karen Kaspar
ab8336bd5b [ADVANCED INITIALISATION] implemented and tested the static methods
Co-authored-by: kallore <kkaspar@codereckons.com>

See merge request oss/rotgen!4
2025-05-20 20:56:39 +02:00
kallore
b206f40372 [ARITHMETIC][FUNCTIONS] modified teh transpose and adjoint implementations to use the in place version and avoid having a redundant copy 2025-05-20 15:22:55 +02:00
kallore
a0a5a197e8 [ARITHMETIC][REDUCTION OPERATIONS] implemented and added tests for all reduction operations 2025-05-20 11:49:03 +02:00
kallore
8aea305ad3 [ARITHMETIC][FUNCTIONS] implemented and tested the unary operations transpose, adjoint, conjugate and transposeInPlace and adjointInPlace 2025-05-20 10:23:57 +02:00
kallore
721550d0f8 [ARITHMETIC OP][IMPLEMENTATION] rectifie dthe implementation of the unary - operator 2025-05-19 16:59:10 +02:00
kallore
ee3197a0a6 [ARITHMETIC OPERATORS][IMPLEMENTATION] implmeented the binary and compound / operator 2025-05-19 10:28:10 +02:00
kallore
12b867e1c9 [ARITHMETIC OPERATORS][IMPLEMENTATION] implmeented the binary, unary and compound - operator 2025-05-19 10:24:49 +02:00
Karen Kaspar
afd504d679 First batch of rotgen implementation: constructors, basic infrastructure 2025-05-16 16:01:17 +02:00
Joel Falcou
2554a83890 More products 2025-05-12 14:51:20 +02:00
Joel Falcou
491addb201 Infrastructure de base 2025-05-07 17:01:58 +02:00