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 documentation for morphisms from rational functions. #2665

Conversation

HechtiDerLachs
Copy link
Collaborator

As requested by @simonbrandhorst and needed for our Oscar book chapter.

@codecov
Copy link

codecov bot commented Aug 12, 2023

Codecov Report

Merging #2665 (7319d6f) into master (16a689f) will decrease coverage by 0.01%.
Report is 1 commits behind head on master.
The diff coverage is 54.83%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2665      +/-   ##
==========================================
- Coverage   71.76%   71.75%   -0.01%     
==========================================
  Files         434      434              
  Lines       61244    61244              
==========================================
- Hits        43950    43944       -6     
- Misses      17294    17300       +6     
Files Changed Coverage Δ
experimental/Experimental.jl 80.00% <ø> (ø)
...erimental/Schemes/MorphismFromRationalFunctions.jl 44.21% <54.83%> (ø)

... and 5 files with indirect coverage changes

@HechtiDerLachs HechtiDerLachs mentioned this pull request Aug 17, 2023

###
# Find a random open subset `W ⊂ U` to which all the rational functions
# represented by the elements in `a` can be extended as regular functions.
function _random_extension(U::AbsSpec, a::Vector{<:FieldElem})
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where is the randomization?

@simonbrandhorst simonbrandhorst merged commit 436f55b into oscar-system:master Aug 21, 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.

2 participants