From f183a7dfc48fbbef3aeae7b1ace6804545d1cff5 Mon Sep 17 00:00:00 2001 From: Chris Langfield <34426450+chris-langfield@users.noreply.github.com> Date: Sat, 25 May 2024 11:11:18 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 893ae4a..6423941 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A Python package aiming to provide an easy and efficient interface to various implementations of the [Hexagonal Fast Fourier Transform](https://en.wikipedia.org/wiki/Hexagonal_fast_Fourier_transform). +See this [blog post](https://chris-langfield.github.io/hex) for background. + ## Get started #### Plot hexagonally sampled 2D signals