Skip to content

Keep master branch sync with upstream changes#660

Merged
egull merged 23 commits into
masterfrom
2.3.3
May 8, 2026
Merged

Keep master branch sync with upstream changes#660
egull merged 23 commits into
masterfrom
2.3.3

Conversation

@iskakoff

@iskakoff iskakoff commented May 7, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

wistaria and others added 17 commits April 16, 2025 10:09
support for cmake version 4.0
Changed license to MIT to mirror changes inside of ALPS
Add missing cassert header
Support for Eigen3 5.0.0
Needed when building with GCC 12 and Eigen 5.0.0
Add missing cassert header. THANKS!
If we return `tensor<...>` instead of `tensor_view<...>`, we trigger simple move assignment operator, which is already covered in `TestMoveAssignments` test. Here we explicitly want to see if we call assignment operator on r-value with a different storage type.
…view

Fix dangling tensor_view in tensor_test helper

@egull egull left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

OK, let's commit this.

@egull egull merged commit 3606edf into master May 8, 2026
26 checks passed
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.

6 participants