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

Support for mark-as-deleted in acsets #831

Merged
merged 3 commits into from
Feb 7, 2024

Commits on Feb 7, 2024

  1. mark as deleted basic compatibility

    in_bounds, fix is_natural, homsearch generic to dense/sparse
    
    columns are used for sparse hom search as well as when initiating an ACSetTransformation with Dicts
    is_monic for columns
    
    sparsify, densify, trying to make columns behave like finfunctions
    
    use FinFunctions even for MarkAsDeleted
    
    tests are broken
    
    more updates
    
    hom search and acset transformations for mark as deleted
    
    rem
    Kris Brown committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    98f12ee View commit details
    Browse the repository at this point in the history
  2. parts -> maxpart

    Kris Brown committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    7ff3971 View commit details
    Browse the repository at this point in the history
  3. remove only_combinatorial from is_natural

    Kris Brown committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    cd4e84e View commit details
    Browse the repository at this point in the history