Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AlgebraicJulia/Catlab.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.13.4
Choose a base ref
...
head repository: AlgebraicJulia/Catlab.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.13.5
Choose a head ref
  • 18 commits
  • 20 files changed
  • 2 contributors

Commits on Nov 23, 2021

  1. ENH: Support GAT expressions in @finfunctor and @diagram macros.

    The curly brace syntax used in `@program` is also used here.
    epatters committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    afd2726 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    1c8bfca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70bf1ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a759fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8921332 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #579 from AlgebraicJulia/jpf/doc-LGraphs

    DOC: Labelled Graph example with (co)limits
    epatters committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    030fb7a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef70e4d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Merge pull request #580 from epatters/diagram-macro-extensions

    GAT expressions and anonymous morphisms in `@diagram` macro
    epatters committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    ee8ae18 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. CLEANUP: Add Vector suffix to type names IndexedFin(Dom)Function.

    These are internal types, so this is not a breaking change.
    epatters committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    b9d6aa7 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Configuration menu
    Copy the full SHA
    660d0a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be45c93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf6370f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #584 from epatters/symbolic-colimits

    Colimits of finite sets with named elements
    epatters committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    255addd View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Configuration menu
    Copy the full SHA
    ce34fc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0ee4b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a769e29 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #585 from epatters/julia-v1.7

    Support for Julia v1.7
    epatters committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    36b2b5e View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

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