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

Non simple fields #2633

Merged
merged 3 commits into from
Aug 10, 2023
Merged

Non simple fields #2633

merged 3 commits into from
Aug 10, 2023

Conversation

fieker
Copy link
Contributor

@fieker fieker commented Aug 7, 2023

No description provided.

by translating to simple ones. Not neccessarily optimal
the caching of the simple field (_collaps) should
eventually move to Hecke...
@thofma
Copy link
Collaborator

thofma commented Aug 7, 2023

Maybe we can avoid having yet another name to simplify a number field. Could we maybe use _absolute_simple_field or absolute_simple_field_cached? Then it is clear what it is doing.

@fieker
Copy link
Contributor Author

fieker commented Aug 7, 2023

solves #2435

@lgoettgens lgoettgens linked an issue Aug 7, 2023 that may be closed by this pull request
@fieker
Copy link
Contributor Author

fieker commented Aug 7, 2023 via email

... and hope that we'll add caching in Hecke
@fieker fieker closed this Aug 7, 2023
@fieker fieker reopened this Aug 9, 2023
@fieker fieker enabled auto-merge (squash) August 9, 2023 08:41
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Merging #2633 (598d2c5) into master (a8f96d1) will increase coverage by 0.15%.
Report is 11 commits behind head on master.
The diff coverage is 89.18%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2633      +/-   ##
==========================================
+ Coverage   72.04%   72.19%   +0.15%     
==========================================
  Files         429      429              
  Lines       60691    61676     +985     
==========================================
+ Hits        43722    44527     +805     
- Misses      16969    17149     +180     
Files Changed Coverage Δ
src/Rings/mpoly-ideals.jl 84.35% <89.18%> (+0.50%) ⬆️

... and 8 files with indirect coverage changes

@fieker fieker disabled auto-merge August 10, 2023 10:28
@fieker fieker merged commit 17fbef5 into master Aug 10, 2023
22 of 28 checks passed
@fieker fieker deleted the NonSimpleFields branch August 10, 2023 10:28
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.

Radical over number field segmentation fault
2 participants