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

matrix, Graph.incidence_matrix, LinearMatroid.representation: Support constructing Hom(CombinatorialFreeModule) elements #37692

Merged
merged 32 commits into from
May 2, 2024

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    04f3655 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a65059 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    faf6094 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0689fe View commit details
    Browse the repository at this point in the history
  5. fix MatrixArgs.element

    xuluze authored and Matthias Koeppe committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    5ab473a View commit details
    Browse the repository at this point in the history
  6. WIP

    mkoeppe committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b00bcde View commit details
    Browse the repository at this point in the history
  7. Fixup

    mkoeppe committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    fabf5c8 View commit details
    Browse the repository at this point in the history
  8. src/sage/modules/free_module.py: Allow passing both rank and basis_ke…

    …ys, check consistency
    mkoeppe committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6a9ddb8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4bc6dd9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c76a6e6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9385b1f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    05a824a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c01fc08 View commit details
    Browse the repository at this point in the history
  14. src/sage/categories/finite_dimensional_modules_with_basis.py: Add met…

    …hods _repr_matrix, _ascii_art_matrix, _unicode_art_matrix
    mkoeppe committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a4b65a9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7ade84c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a8c8303 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bd2c464 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    4aa9e0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ceedc39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a887566 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a59764 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ddb6f25 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    642d569 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    85a4a50 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    705608a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

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

Commits on Apr 4, 2024

  1. Apply suggestions from code review

    Co-authored-by: gmou3 <[email protected]>
    mkoeppe and gmou3 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    219e188 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7377b9f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 9, 2024

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

Commits on Apr 20, 2024

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

Commits on Apr 27, 2024

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