Rasmus Munk Larsen
|
30e669cfe1
|
Tensor module: const-correctness and constexpr improvements
libeigen/eigen!2239
Co-authored-by: Rasmus Munk Larsen <rmlarsen@gmail.com>
|
2026-04-01 17:49:56 -07:00 |
|
Rasmus Munk Larsen
|
09581fda38
|
Modernize tensor contraction code: bug fixes, dead code removal, and cleanup
libeigen/eigen!2248
Co-authored-by: Rasmus Munk Larsen <rmlarsen@gmail.com>
|
2026-03-29 18:03:06 -07:00 |
|
Pavel Guzenfeld
|
a0e30732a7
|
Remove trailing semicolon from EIGEN_UNUSED_VARIABLE macro
libeigen/eigen!2301
Closes #3007
Co-authored-by: Pavel Guzenfeld <67074795+PavelGuzenfeld@users.noreply.github.com>
|
2026-03-21 16:54:13 -07:00 |
|
Pavel Guzenfeld
|
821ab7d3e6
|
Fix TensorUInt128 division infinite loop on overflow
libeigen/eigen!2300
Closes #3012
Co-authored-by: Pavel Guzenfeld <67074795+PavelGuzenfeld@users.noreply.github.com>
|
2026-03-20 15:41:00 +00:00 |
|
Pavel Guzenfeld
|
62e23f79dd
|
Fix GCC 13 array-bounds warning in TensorContraction
libeigen/eigen!2311
Closes #3017
|
2026-03-18 20:08:21 -07:00 |
|
Rasmus Munk Larsen
|
dd826edb42
|
Replace typedef with using in tensor contraction files
libeigen/eigen!2247
Co-authored-by: Rasmus Munk Larsen <rmlarsen@gmail.com>
|
2026-03-04 08:59:22 -08:00 |
|
Antonio Sánchez
|
abc3d6014d
|
Fix CUDA+Clang build warnings.
libeigen/eigen!2241
|
2026-03-04 01:41:01 -08:00 |
|
Rasmus Munk Larsen
|
0269c017aa
|
Revise Tensor module README.md: fix bugs, add missing docs
libeigen/eigen!2240
Co-authored-by: Rasmus Munk Larsen <rmlarsen@gmail.com>
|
2026-03-03 23:44:49 -08:00 |
|
Antonio Sánchez
|
d36a7db7b5
|
Fix Eigen::array constructors.
libeigen/eigen!2235
|
2026-03-03 22:15:47 +00:00 |
|
Antonio Sánchez
|
661cdb227f
|
Fix relative paths after move.
libeigen/eigen!2234
|
2026-03-02 19:50:30 +00:00 |
|
Rasmus Munk Larsen
|
3adfa9bd37
|
Add const to non-mutating member functions across remaining modules
libeigen/eigen!2222
Co-authored-by: Rasmus Munk Larsen <rmlarsen@gmail.com>
|
2026-02-26 13:58:04 -08:00 |
|
Rasmus Munk Larsen
|
064d686c57
|
Remove CXX11/ directory nesting for Tensor modules
libeigen/eigen!2199
Co-authored-by: Rasmus Munk Larsen <rmlarsen@gmail.com>
|
2026-02-26 07:03:38 -08:00 |
|