Rasmus Munk Larsen
|
e6accc73ff
|
Fix comment typos, doubled words, grammar errors, and copy-paste mistakes
libeigen/eigen!2173
Closes #3034
Co-authored-by: Rasmus Munk Larsen <rmlarsen@gmail.com>
|
2026-02-21 14:36:21 -08:00 |
|
Rasmus Munk Larsen
|
0e424f4050
|
Remove dead code, commented-out blocks, and outdated comments
libeigen/eigen!2172
Co-authored-by: Rasmus Munk Larsen <rmlarsen@gmail.com>
|
2026-02-21 12:49:56 -08:00 |
|
Antonio Sanchez
|
52358cb93b
|
Grammar fix "must has" --> "must have".
|
2025-10-12 00:07:41 +00:00 |
|
Evan Porter
|
52fc978c6f
|
fixed typo sparcity -> sparsity
|
2025-09-02 19:34:43 +00:00 |
|
Tyler Veness
|
619be0deb6
|
Replace instances of EIGEN_NOEXCEPT macros
|
2025-04-22 00:58:47 +00:00 |
|
Tyler Veness
|
d6689a15d7
|
Replace instances of EIGEN_CONSTEXPR macro
|
2025-04-18 08:27:52 -07:00 |
|
Tobias Wood
|
f38e16c193
|
Apply clang-format
|
2023-11-29 11:12:48 +00:00 |
|
Antonio Sánchez
|
6e4d5d4832
|
Add IWYU private pragmas to internal headers.
|
2023-08-21 16:25:22 +00:00 |
|
Tobias Schlüter
|
cd2ba9d03e
|
Add construct_at, destroy_at wrappers. Use throughout.
|
2022-03-08 20:43:22 +00:00 |
|
Rasmus Munk Larsen
|
d7d0bf832d
|
Issue an error in case of direct inclusion of internal headers.
|
2021-09-10 19:12:26 +00:00 |
|
Alexander Karatarakis
|
4ba872bd75
|
Avoid leading underscore followed by cap in template identifiers
|
2021-08-04 22:41:52 +00:00 |
|
Steve Bronder
|
e7b8643d70
|
Revert "Revert "Adds EIGEN_CONSTEXPR and EIGEN_NOEXCEPT to rows(), cols(), innerStride(), outerStride(), and size()""
This reverts commit 5f0b4a4010.
|
2021-03-24 18:14:56 +00:00 |
|
David Tellenbach
|
5f0b4a4010
|
Revert "Adds EIGEN_CONSTEXPR and EIGEN_NOEXCEPT to rows(), cols(), innerStride(), outerStride(), and size()"
This reverts commit 6cbb3038ac because it
breaks clang-10 builds on x86 and aarch64 when C++11 is enabled.
|
2021-03-05 13:16:43 +01:00 |
|
Steve Bronder
|
6cbb3038ac
|
Adds EIGEN_CONSTEXPR and EIGEN_NOEXCEPT to rows(), cols(), innerStride(), outerStride(), and size()
|
2021-03-04 18:58:08 +00:00 |
|
luz.paz
|
e3912f5e63
|
MIsc. source and comment typos
Found using `codespell` and `grep` from downstream FreeCAD
|
2018-03-11 10:01:44 -04:00 |
|
Gael Guennebaud
|
00bc67c374
|
Move KLU support to official
|
2017-11-10 14:11:22 +01:00 |
|