Skip to content

Commit

Permalink
fixup readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rustyconover committed Jul 8, 2024
1 parent 8f918b4 commit 280f78e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Lindel (linearizer-delinearizer) Extension for DuckDB

---

![Ducks filling Space-Filling Curves](./docs/space-filling-curve-ducks.jpg)

This `lindel` extension adds functions for the [linearization](https://en.wikipedia.org/wiki/Linearization) and delinearization of numeric arrays in [DuckDB](https://www.duckdb.org). It allows you to order multi-dimensional data using space-filling curves.
Expand Down

0 comments on commit 280f78e

Please sign in to comment.