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

number_of_terms for laurent polynomials #21966

Closed
dkrenn opened this issue Nov 25, 2016 · 7 comments
Closed

number_of_terms for laurent polynomials #21966

dkrenn opened this issue Nov 25, 2016 · 7 comments

Comments

@dkrenn
Copy link
Contributor

dkrenn commented Nov 25, 2016

Add a method number_of_terms for all laurent polynomials. To do so, add such a method for multi polynomials as well (number_of_terms for univariate polynomials exists already).

Component: algebra

Author: Daniel Krenn

Branch/Commit: 4dc419d

Reviewer: Frédéric Chapoton

Issue created by migration from https://trac.sagemath.org/ticket/21966

@dkrenn dkrenn added this to the sage-7.5 milestone Nov 25, 2016
@dkrenn
Copy link
Contributor Author

dkrenn commented Nov 25, 2016

Branch: u/dkrenn/laurent-number-of-terms

@dkrenn
Copy link
Contributor Author

dkrenn commented Nov 25, 2016

Author: Daniel Krenn

@dkrenn
Copy link
Contributor Author

dkrenn commented Nov 25, 2016

New commits:

82fa132cython/python interface for number_of_terms in polynomial_element
89ce36dnumber_of_terms for multi_polynomial_libsingular
8f848c0number_of_terms for general multi_polynomial_element
4dc419dnumber_of_terms for laurent polynomials

@dkrenn
Copy link
Contributor Author

dkrenn commented Nov 25, 2016

Commit: 4dc419d

@fchapoton
Copy link
Contributor

Reviewer: Frédéric Chapoton

@fchapoton
Copy link
Contributor

comment:3

ok, looks good enough

@vbraun
Copy link
Member

vbraun commented Jan 18, 2017

Changed branch from u/dkrenn/laurent-number-of-terms to 4dc419d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants