Skip to content

Commit

Permalink
Merge branch 'main' of github.com:chris-langfield/hexfft
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-langfield committed May 31, 2024
2 parents d644327 + f183a7d commit 95c3af8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 95c3af8

Please sign in to comment.