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: QuantumKitHub/SparseArrayKit.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: QuantumKitHub/SparseArrayKit.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.1
Choose a head ref
  • 6 commits
  • 15 files changed
  • 2 contributors

Commits on Sep 1, 2023

  1. update for vectorinterface 0.3

    Jutho committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    139df46 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. update for VectorInterface 0.4 (#11)

    * update for VectorInterface 0.4
    
    * Use PackageExtensionCompat
    
    * Update default scalars to `One` and `Zero`
    
    * make `scale!(v, 0)` return empty sparse array
    
    * Update github actions
    
    * Remove stray use of Requires
    lkdvos authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    a3fda75 View commit details
    Browse the repository at this point in the history
  2. update actions

    Jutho committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    86239fc View commit details
    Browse the repository at this point in the history
  3. correct FormatCheck action

    Jutho committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    89afa47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d019342 View commit details
    Browse the repository at this point in the history
  5. remove CI-nightly from README

    Jutho committed Sep 13, 2023
    2 Configuration menu
    Copy the full SHA
    f348d12 View commit details
    Browse the repository at this point in the history
Loading