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: JuliaLinearAlgebra/GenericLinearAlgebra.jl Loading
base: v0.3.2
Choose a base ref
...
head repository: JuliaLinearAlgebra/GenericLinearAlgebra.jl Loading
compare: v0.3.3
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Aug 29, 2022

  1. Fix triangular multiplication methods. Representation of adjoint (#96)

    of triangular matrices has changed so sigatures need update and
    there were a few bugs in the implementations.
    andreasnoack committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    9b48ffa View commit details
    Browse the repository at this point in the history
  2. Set version to 0.3.3

    andreasnoack committed Aug 29, 2022
    2 Configuration menu
    Copy the full SHA
    85e6867 View commit details
    Browse the repository at this point in the history
Loading