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

Modular Gröbner bases #2632

Merged
merged 12 commits into from
Aug 10, 2023
Merged

Modular Gröbner bases #2632

merged 12 commits into from
Aug 10, 2023

Conversation

ederc
Copy link
Member

@ederc ederc commented Aug 7, 2023

Adds modular Gröbner basis computations using Singular underneath. Initially implemented by @fieker in experimental, moved to src by @RafaelDavidMohr.

Note: This is still probabilistic and misses a certification tests, to be done as next steps.

@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #2632 (e1c292d) into master (fd58e07) will increase coverage by 0.03%.
The diff coverage is 85.41%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2632      +/-   ##
==========================================
+ Coverage   71.12%   71.15%   +0.03%     
==========================================
  Files         429      429              
  Lines       60703    60751      +48     
==========================================
+ Hits        43175    43230      +55     
+ Misses      17528    17521       -7     
Files Changed Coverage Δ
src/Rings/groebner.jl 84.06% <85.41%> (+0.20%) ⬆️

... and 6 files with indirect coverage changes

@ederc ederc closed this Aug 8, 2023
@ederc ederc reopened this Aug 8, 2023
@ederc ederc closed this Aug 8, 2023
@ederc ederc reopened this Aug 8, 2023
@fieker
Copy link
Contributor

fieker commented Aug 10, 2023

the runtime seems to be a 1.9.2 vs 1.9.1 problem. 1.9.1

@fieker fieker merged commit d9bb400 into oscar-system:master Aug 10, 2023
20 of 28 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