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

sage.calculus: Modularization fixes, doctest cosmetics, # needs #35717

Merged
merged 29 commits into from
Aug 5, 2023

Commits on Jun 4, 2023

  1. Configuration menu
    Copy the full SHA
    8dc47e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b88272f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc152c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    654f27c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ddbad8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c68e14f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    933a6eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be243bf View commit details
    Browse the repository at this point in the history
  9. src/sage/calculus/transforms/dft.py: Do not lazy_import RR, keep sage…

    ….misc.dev_tools test happy
    mkoeppe committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    a25a7e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

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

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    d2b9265 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be0ac79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ae45a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Merge tag '10.1.beta4' into sage_calculus_modularization_fixes

    SageMath version 10.1.beta4, Release Date: 2023-06-21
    mkoeppe committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    901e719 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92bd779 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. src/sage/calculus/transforms/dft.py (dct, dst): Try to avoid using sa…

    …ge.symbolic.constants
    mkoeppe committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    ec0f34b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a49e884 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Merge tag '10.1.beta5' into sage_calculus_modularization_fixes

    SageMath version 10.1.beta5, Release Date: 2023-07-01
    mkoeppe committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    551d714 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    917c892 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Merge tag '10.1.beta6' into sage_calculus_modularization_fixes

    SageMath version 10.1.beta6, Release Date: 2023-07-09
    mkoeppe committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    9413783 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69ac234 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. ./sage -fixdoctests --distribution sagemath-modules --only-tags --pro…

    …be all src/sage/calculus
    mkoeppe committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    60b459c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22f8294 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12b3cc1 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

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

Commits on Jul 30, 2023

  1. Merge tag '10.1.beta8' into sage_calculus_modularization_fixes

    SageMath version 10.1.beta8, Release Date: 2023-07-30
    mkoeppe committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    830a233 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. # optional -> # needs

    mkoeppe committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    214d910 View commit details
    Browse the repository at this point in the history
  2. typo

    mkoeppe committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    bfd511f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1decf3 View commit details
    Browse the repository at this point in the history