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

Some matrix function cleanup #1434

Merged
merged 6 commits into from
Sep 13, 2023
Merged

Some matrix function cleanup #1434

merged 6 commits into from
Sep 13, 2023

Conversation

lgoettgens
Copy link
Collaborator

Moves some stuff from NemoStuff.jl to Matrix.jl and makes that code consistent with already existing code. Adapts docstrings and makes them a bit more consistent.

@lgoettgens lgoettgens marked this pull request as draft September 13, 2023 13:45
@lgoettgens lgoettgens marked this pull request as ready for review September 13, 2023 14:24
@lgoettgens lgoettgens changed the title Some matrix cleanup Some matrix function cleanup Sep 13, 2023
@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Merging #1434 (9b0a0e6) into master (63f812c) will decrease coverage by 0.23%.
Report is 5 commits behind head on master.
The diff coverage is 89.28%.

@@            Coverage Diff             @@
##           master    #1434      +/-   ##
==========================================
- Coverage   84.63%   84.41%   -0.23%     
==========================================
  Files         109      109              
  Lines       29348    29359      +11     
==========================================
- Hits        24839    24783      -56     
- Misses       4509     4576      +67     
Files Changed Coverage Δ
src/NemoStuff.jl 1.61% <ø> (+0.58%) ⬆️
src/Matrix.jl 91.20% <89.28%> (-0.53%) ⬇️

... and 22 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@thofma thofma merged commit 920771a into Nemocas:master Sep 13, 2023
13 of 15 checks passed
@lgoettgens lgoettgens deleted the lg/charpoly branch February 10, 2024 21:15
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