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

Fix toric typo #4367

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Fix toric typo #4367

merged 2 commits into from
Dec 4, 2024

Conversation

paemurru
Copy link
Contributor

No description provided.

@lgoettgens lgoettgens added documentation Improvements or additions to documentation topic: toric varieties labels Nov 29, 2024
Copy link

codecov bot commented Nov 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.34%. Comparing base (f83a525) to head (e1bfc27).
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4367      +/-   ##
==========================================
- Coverage   84.34%   84.34%   -0.01%     
==========================================
  Files         651      651              
  Lines       86746    86749       +3     
==========================================
  Hits        73167    73167              
- Misses      13579    13582       +3     
Files with missing lines Coverage Δ
...oricVarieties/NormalToricVarieties/constructors.jl 96.36% <ø> (ø)

... and 1 file with indirect coverage changes

@fingolfin fingolfin requested a review from lkastner November 29, 2024 17:07
@lkastner
Copy link
Member

lkastner commented Dec 2, 2024

The formulation before was cryptic, but now it is wrong. In the signature it says

non_redundant::Bool = false

so the default is to allow redundancies. I suggest something like

By default, this method allows redundancies in the input, e.g. duplicate rays and non-maximal cones.

@lkastner lkastner merged commit 5aec608 into oscar-system:master Dec 4, 2024
30 checks passed
@paemurru paemurru deleted the ep/fix_toric_typo branch December 4, 2024 10:56
@lgoettgens lgoettgens mentioned this pull request Dec 12, 2024
benlorenz pushed a commit that referenced this pull request Dec 12, 2024
Reword awkward toric docstring.

(cherry picked from commit 5aec608)
benlorenz added a commit that referenced this pull request Dec 13, 2024
Backports for release 1.2.2:

fix galois_group problem. #4396
Fix zero-dimensional cone in cones in PolyhedralGeometry #4336
Fix up generic characteristic method for localized rings. #4346
test/PolyhedralGeometry: remove some prefer blocks #4351
Add comment about bibtool version, minor fix in testsuite #4356
Add hash method for RayVector #4354
Fix indent in AlgebraicCycles.md #4368
Fix toric typo #4367
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation topic: toric varieties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants