Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add trivial transpose(::NCRingElem) #1820

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

lgoettgens
Copy link
Collaborator

This is needed in generic code, e.g. in

b = Matrix{S}(transpose(reshape(b, a.n, a.n)))

Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.03%. Comparing base (11bbd58) to head (d1f9adb).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1820   +/-   ##
=======================================
  Coverage   88.03%   88.03%           
=======================================
  Files         119      119           
  Lines       29993    29993           
=======================================
  Hits        26403    26403           
  Misses       3590     3590           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fingolfin fingolfin enabled auto-merge (squash) October 1, 2024 12:02
@fingolfin fingolfin merged commit 1268268 into Nemocas:master Oct 1, 2024
30 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.

2 participants