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: RalphAS/GenericSchur.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.2
Choose a base ref
...
head repository: RalphAS/GenericSchur.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.3
Choose a head ref
  • 7 commits
  • 10 files changed
  • 2 contributors

Commits on Dec 18, 2021

  1. enforce sort order in wrapper tests; update CI matrix

    recent stdlib commits broke our wrapper tests
    RalphAS committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    bd0eaa9 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. Allow general numbers in balance!

    This would allow Dual numbers and Symbolics to be used in the function.
    ChrisRackauckas authored Apr 9, 2022
    Configuration menu
    Copy the full SHA
    93d917e View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Merge pull request #7 from ChrisRackauckas/patch-1

    Allow general numbers in `balance!`
    RalphAS authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    edf98d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. standardize CI matrix

    RalphAS committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    3241431 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Configuration menu
    Copy the full SHA
    508a170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3a28d1 View commit details
    Browse the repository at this point in the history
  3. new version

    RalphAS committed Apr 15, 2022
    2 Configuration menu
    Copy the full SHA
    48bff35 View commit details
    Browse the repository at this point in the history
Loading