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

deprecate dict method of polynomials #38748

Draft
wants to merge 11 commits into
base: develop
Choose a base branch
from

Commits on Sep 28, 2024

  1. provide monomial_coefficients for polynomials and allow single argume…

    …nt for MPolynomialRing_base.monomial
    mantepse committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    bf7f14f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4138fd View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. fix thinko

    mantepse committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    3dfdfa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aba786c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. allow ETuples as well

    mantepse committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4729f84 View commit details
    Browse the repository at this point in the history
  2. add line for linter

    mantepse committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9a37e27 View commit details
    Browse the repository at this point in the history
  3. use cimport

    mantepse committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1a94d8f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    4517525 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    92c4646 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    81f9a96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38904b6 View commit details
    Browse the repository at this point in the history