Skip to content

Commit d8016fa

Browse files
authored
Update README.md
1 parent ea7361c commit d8016fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## Note: Galley.jl has been folded into Finch.jl! Future updates are occuring inside of that repository.
2+
3+
14
# Overview
25
Galley is a system for declarative sparse tensor algebra. It combines techniques from database query optimization with the flexible formats and execution of sparse tensor compilers, specifically the [Finch compiler](https://github.com/willow-ahrens/Finch.jl). Details about the theory and system design can be found in our paper [here](https://arxiv.org/abs/2408.14706). There are two main ways to interact with Galley:
36
* Galley can be used as an optimizer for the array interface of [Finch.jl](https://github.com/finch-tensor/Finch.jl).

0 commit comments

Comments
 (0)