Skip to content

Commit 4efaca5

Browse files
committed
refactor: namespaces Matrix, Vector
1 parent a1498d5 commit 4efaca5

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

File renamed without changes.

src/GraphBLAS-sharp.Backend/Vector/SparseVector/SparseElementwise.fs renamed to src/GraphBLAS-sharp.Backend/Vector/SparseVector/Elementwise.fs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
namespace GraphBLAS.FSharp.Backend.SparseVector
22

33
open Brahma.FSharp
4-
open GraphBLAS.FSharp.Backend.Common
5-
open Microsoft.FSharp.Quotations
64

75
module SparseElementwise =
86
let merge workGroupSize =

0 commit comments

Comments
 (0)