-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This concerns both LaurentPolyWrapRing and LaurentMPolyWrapRing and their elements
- rename
LaurentPolyWraptoLaurentPolyWrapRingElem(and add a type alias for backwards compatibility) - rename
LaurentMPolyWraptoLaurentMPolyWrapRingElem(and add a type alias for backwards compatibility) - ensure
change_coefficient_ringworks correctly (in particular, add tests) - add
laurent_poly_ring_typeandlaurent_mpoly_ring_typehelpers (analog todense_poly_ring_typeandmpoly_ring_type) - likewise add
laurent_poly_typeandlaurent_mpoly_type - document these helpers in
docs/src/laurent_polynomial.mdresp.docs/src/laurent_mpolynomial.md
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request