Skip to content

Add isisometry function and integrate into tests#38

Merged
lkdvos merged 8 commits intomainfrom
isisometry
Jun 15, 2025
Merged

Add isisometry function and integrate into tests#38
lkdvos merged 8 commits intomainfrom
isisometry

Conversation

@lkdvos
Copy link
Copy Markdown
Member

@lkdvos lkdvos commented Jun 12, 2025

Introduce the isisometry function to determine if a linear map is an isometry, and update existing tests to utilize this new function.

Comment thread src/common/matrixproperties.jl Outdated
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 12, 2025

Codecov Report

Attention: Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/common/matrixproperties.jl 90.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/MatrixAlgebraKit.jl 100.00% <ø> (ø)
src/common/matrixproperties.jl 90.00% <90.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Jutho
Copy link
Copy Markdown
Member

Jutho commented Jun 12, 2025

I like how this shows that this was clearly very badly needed for the tests.

Comment thread src/common/matrixproperties.jl Outdated
Jutho
Jutho previously approved these changes Jun 14, 2025
Co-authored-by: Jutho <Jutho@users.noreply.github.com>
@lkdvos lkdvos merged commit b38df0e into main Jun 15, 2025
8 checks passed
@lkdvos lkdvos deleted the isisometry branch June 15, 2025 14:29
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.

3 participants