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

Improve Plesken--Souvignier #1320

Merged
merged 15 commits into from
Dec 15, 2023
Merged

Improve Plesken--Souvignier #1320

merged 15 commits into from
Dec 15, 2023

Conversation

joschmitt
Copy link
Collaborator

Adds the "vector sums" method from the paper by Plesken--Souvignier.
I will probably add more tests once the coverage report is in.

@thofma I tell you more about the changes tomorrow.

Copy link

codecov bot commented Dec 13, 2023

Codecov Report

Merging #1320 (53b72ae) into master (fc9ea20) will increase coverage by 0.03%.
The diff coverage is 99.16%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1320      +/-   ##
==========================================
+ Coverage   74.64%   74.67%   +0.03%     
==========================================
  Files         346      346              
  Lines      111576   112086     +510     
==========================================
+ Hits        83286    83701     +415     
- Misses      28290    28385      +95     
Files Coverage Δ
src/QuadForm/Quad/ZLattices.jl 93.87% <100.00%> (+0.14%) ⬆️
src/QuadForm/Types.jl 83.09% <100.00%> (+1.93%) ⬆️
src/QuadForm/Lattices.jl 88.29% <90.90%> (+0.67%) ⬆️
src/QuadForm/Morphism.jl 86.44% <99.30%> (+8.38%) ⬆️

... and 49 files with indirect coverage changes

@joschmitt
Copy link
Collaborator Author

I'm happy with the test coverage for now.

@simonbrandhorst
Copy link
Collaborator

Thanks a lot for this PR! :-)

@thofma thofma merged commit 97bd536 into thofma:master Dec 15, 2023
18 checks passed
@joschmitt joschmitt deleted the vector_sums branch December 15, 2023 08:35
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