Skip to content

Conversation

@mhoemmen
Copy link
Contributor

P3050 ("Fix conjugated for noncomplex value types") and P3222 ("Fix C++26 by adding transposed special cases for P2642 layouts") were voted into C++26. Thus, we have removed the corresponding CMake options and macros.

  • For P3050: LINALG_FIX_CONJUGATED_FOR_NONCOMPLEX

  • For P3222: LINALG_FIX_TRANSPOSED_FOR_PADDED_LAYOUTS

P3222 (Fix C++26 by adding transposed special cases for P2642
layouts) was voted into C++26.  Thus, we have removed the
corresponding CMake option and macro
LINALG_FIX_TRANSPOSED_FOR_PADDED_LAYOUTS .
P3050 ("Fix conjugated for noncomplex value types") was voted
into C++26.  Thus we have removed the corresponding CMake option
and macro LINALG_FIX_CONJUGATED_FOR_NONCOMPLEX .
Copy link
Contributor

@youyu3 youyu3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks Mark!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants