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

tropical determinant via Hungarian method #3943

Merged
merged 10 commits into from
Jul 18, 2024
Merged

tropical determinant via Hungarian method #3943

merged 10 commits into from
Jul 18, 2024

Commits on Jul 16, 2024

  1. replaced computation of tropical determinant by the 'correct' impleme…

    …ntation via Hungarian method
    micjoswig committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    fdcc031 View commit details
    Browse the repository at this point in the history
  2. Update src/TropicalGeometry/matrix.jl

    Co-authored-by: YueRen <[email protected]>
    micjoswig and YueRen committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    29037d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    6163f3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9078816 View commit details
    Browse the repository at this point in the history
  3. cleanup

    micjoswig committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    05f98be View commit details
    Browse the repository at this point in the history
  4. cleanup

    micjoswig committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    72d4896 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    91334dc View commit details
    Browse the repository at this point in the history
  2. cleanup project toml

    benlorenz committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c4125c0 View commit details
    Browse the repository at this point in the history
  3. Update src/TropicalGeometry/matrix.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    benlorenz and lgoettgens committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    b99e100 View commit details
    Browse the repository at this point in the history
  4. Update src/TropicalGeometry/matrix.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    benlorenz and lgoettgens committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    7d0e8c7 View commit details
    Browse the repository at this point in the history