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

MPowerSeries: Don't go through symbolics to compute exp(0), log(1) #36260

Merged
merged 8 commits into from
Sep 16, 2023

Commits on Sep 11, 2023

  1. bootstrap: Use 'ENABLE_SYSTEM_SITE_PACKAGES=yes sage-get-system-packa…

    …ges install-requires'
    mkoeppe committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    12f6ef8 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    ca94eb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eded0e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5454b51 View commit details
    Browse the repository at this point in the history
  4. Update pyproject.toml files to use version info from build/pkgs/setup…

    …tools_wheel, not the ancient build/pkgs/setuptools
    mkoeppe committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    0785206 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    366725c View commit details
    Browse the repository at this point in the history
  6. ./sage -fixdoctests --long --distribution 'sagemath-polyhedra[standar…

    …d]' --probe sage.symbolic --only-tags src/sage/rings/multi_power_series_ring_element.py
    mkoeppe committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    7dde129 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2a76d2 View commit details
    Browse the repository at this point in the history