Skip to content

Add missing methods for Laurent polynomials#2358

Open
SoongNoonien wants to merge 2 commits intoNemocas:masterfrom
SoongNoonien:laurent_functions
Open

Add missing methods for Laurent polynomials#2358
SoongNoonien wants to merge 2 commits intoNemocas:masterfrom
SoongNoonien:laurent_functions

Conversation

@SoongNoonien
Copy link
Collaborator

While looking over oscar-system/Oscar.jl#5797 I noticed some missing methods for Laurent polynomials. The PR adds is_term, is_monomial and length consistently. I also noticed that src/algorithms/LaurentPoly.jl should actually be merged into src/LaurentPoly.jl. Perhaps it could also be good to add some more docstrings.

@SoongNoonien SoongNoonien added the release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes label Feb 26, 2026
@SoongNoonien
Copy link
Collaborator Author

Interesting docstring failures...

@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.20%. Comparing base (93cfa8c) to head (9af5692).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2358      +/-   ##
==========================================
- Coverage   88.21%   88.20%   -0.01%     
==========================================
  Files         127      127              
  Lines       32847    32847              
==========================================
- Hits        28975    28974       -1     
- Misses       3872     3873       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@lgoettgens lgoettgens left a comment

Choose a reason for hiding this comment

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

Looks reasonable

@SoongNoonien SoongNoonien marked this pull request as draft February 26, 2026 14:56
@SoongNoonien
Copy link
Collaborator Author

I've talked to @ollieclarke8787 and he would also like to have inflate for Laurent polynomials. So, I'll add this here.

@SoongNoonien SoongNoonien force-pushed the laurent_functions branch 2 times, most recently from b637ab4 to 36e8789 Compare February 26, 2026 16:03
@SoongNoonien SoongNoonien marked this pull request as ready for review February 26, 2026 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants