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.1
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.4.0
Choose a head ref
  • 1 commit
  • 14 files changed
  • 2 contributors

Commits on Oct 12, 2024

  1. make compatible with TensorOperations v5 (#14)

    * make compatible with TensorOperations v5
    
    * Reabsorb TensorOperations as dependency instead of extension (#15)
    
    * use new lts syntax
    
    * Reabsorb TensorOperations as full dependency
    
    * Fix Aqua compat
    
    * Add missing Compat entries
    
    * some more (final?) changes
    
    * add constructors from UniformScaling
    
    ---------
    
    Co-authored-by: Lukas <[email protected]>
    Jutho and lkdvos authored Oct 12, 2024
    2 Configuration menu
    Copy the full SHA
    5eee1bb View commit details
    Browse the repository at this point in the history
Loading