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

Extend the method get_knotinfo of the Link class to cover non-prime knots #38254

Merged
merged 22 commits into from
Sep 29, 2024

Commits on Jun 21, 2024

  1. get_knotinfo_non_prime initial

    soehms committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    4da232d View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

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

Commits on Jun 24, 2024

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

Commits on Jun 25, 2024

  1. 38254: fix wrong doctest tag

    soehms committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2e1e10d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

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

Commits on Jun 27, 2024

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

Commits on Jun 28, 2024

  1. 38254: fix inconsist output

    soehms committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0334dbc View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

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

Commits on Jul 3, 2024

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

Commits on Jul 5, 2024

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

Commits on Jul 14, 2024

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

Commits on Jul 18, 2024

  1. Update src/sage/knots/free_knotinfo_monoid.py

    Remove unnecessary `else`
    
    Co-authored-by: Travis Scrimshaw <clfrngrown@aol.com>
    soehms and tscrim authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a2cfdeb View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    4266390 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    631a112 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f03b9e View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. 38254: remove dict.keys()

    soehms committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    0b0248a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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

Commits on Sep 15, 2024

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

Commits on Sep 25, 2024

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