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

Bump StartUpDG.jl compat to 1.1+ #2001

Merged
merged 30 commits into from
Sep 4, 2024
Merged

Bump StartUpDG.jl compat to 1.1+ #2001

merged 30 commits into from
Sep 4, 2024

Commits on Jul 3, 2024

  1. bump compat for StartUpDg

    jlchan committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    1f906b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad8e65c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

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

Commits on Jul 12, 2024

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

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    32220bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2909f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0777a6 View commit details
    Browse the repository at this point in the history
  4. formatting

    jlchan committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2fb87c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

Commits on Aug 3, 2024

  1. restrict StartUpDG version

    jlchan committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    032c198 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

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

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    5c0251c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4db328 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    764f585 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec30a8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe73af7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acdff2b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

Commits on Sep 4, 2024

  1. fix erroring PlotData2D(sol) calls

    this is weird - Julia is loading SciMLBase v2.50.5 for me locally, which includes a `discType` parameter.
    
    https://github.com/SciML/SciMLBase.jl/blob/12f30308a4f4959dd6bbf97efc1f600621546cf4/src/solutions/ode_solutions.jl#L108C65-L109
    
    However, I don't think any StartUpDG changes should have triggered this, so I'm not sure why these tests are failing now
    jlchan committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4abd2fd View commit details
    Browse the repository at this point in the history
  2. Revert "add exception for Kronecker.KroneckerProduct type"

    This reverts commit f2909f9.
    jlchan committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    21aa8d6 View commit details
    Browse the repository at this point in the history
  3. Revert "fix erroring PlotData2D(sol) calls"

    This reverts commit 4abd2fd.
    jlchan committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    84dd601 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8e9b77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1dd9b35 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d5db9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    427b4a8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    09f6f72 View commit details
    Browse the repository at this point in the history
  9. remove ~ compat restriction

    jlchan committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    551dec3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6658565 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2e12c12 View commit details
    Browse the repository at this point in the history