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

Resolve ambiguities in https://github.com/jonniedie/ComponentArrays.jl/pull/231 #230

Merged
merged 15 commits into from
Dec 27, 2023

Commits on Oct 30, 2023

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

Commits on Oct 31, 2023

  1. Revert "specify method for vcat to avoid ambiguity"

    This reverts commit e71eaae.
    vpuri3 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    88ed614 View commit details
    Browse the repository at this point in the history
  2. test on jl v1.10

    vpuri3 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    cd4b136 View commit details
    Browse the repository at this point in the history
  3. version num

    vpuri3 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8f5e9e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f4e29f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6da99a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. parameterized CA Types

    vpuri3 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    1f55461 View commit details
    Browse the repository at this point in the history
  2. restricted vcat operations to T<:Number to resolve method ambiguities…

    … with SparseArrays in julia v1.10
    vpuri3 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    9f3b768 View commit details
    Browse the repository at this point in the history
  3. bump version

    vpuri3 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    98c70c6 View commit details
    Browse the repository at this point in the history
  4. Update .github/workflows/ci.yml

    Co-authored-by: Jonnie Diegelman <[email protected]>
    vpuri3 and jonniedie authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    16506f4 View commit details
    Browse the repository at this point in the history
  5. remove additional type parameterization from CArray, CVector, CMatrix…

    … as type parameters are already curried
    vpuri3 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    332be8c View commit details
    Browse the repository at this point in the history
  6. Revert "Update .github/workflows/ci.yml"

    This reverts commit 16506f4.
    vpuri3 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    3f0e026 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Merge branch 'main' into vcat

    vpuri3 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    fbea37b View commit details
    Browse the repository at this point in the history
  2. bump version

    vpuri3 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    da838bd View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Merge branch 'main' into vcat

    vpuri3 committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    921f859 View commit details
    Browse the repository at this point in the history