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

Finitely presented categories and functors out of them #518

Merged
merged 8 commits into from
Oct 8, 2021

Commits on Oct 5, 2021

  1. ENH: Free categories and functors between them.

    The basic data structures are there, along with the beginnings of an
    interface for categories, but not much else.
    epatters committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    ece7773 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ac1f4f View commit details
    Browse the repository at this point in the history
  3. ENH: Generalize FinFunctor to FinDomFunctor.

    As the names suggest, this is analogous to the `FinFunction` and
    `FinDomFunction`.
    epatters committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    f6be261 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa7d166 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9c8302 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e63bc2f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

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

Commits on Oct 7, 2021

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