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 present_as_cokernel(::FreeMod) dummy method #2803

Merged
merged 4 commits into from
Sep 18, 2023

Conversation

RafaelDavidMohr
Copy link
Contributor

Adds the dummy method present_as_cokernel(::FreeMod) to represent a free module as a subquotient of itself with no relations.

With this method, we can pass subquotients and free modules to Singular in a uniform way.

@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Merging #2803 (458feba) into master (f6253d7) will decrease coverage by 0.03%.
Report is 1 commits behind head on master.
The diff coverage is 90.00%.

@@            Coverage Diff             @@
##           master    #2803      +/-   ##
==========================================
- Coverage   73.60%   73.57%   -0.03%     
==========================================
  Files         455      455              
  Lines       64514    64524      +10     
==========================================
- Hits        47483    47473      -10     
- Misses      17031    17051      +20     
Files Changed Coverage
src/Modules/UngradedModules.jl 90.00%

@ederc ederc merged commit 6041e13 into oscar-system:master Sep 18, 2023
12 of 15 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.

3 participants