Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-langfield authored May 22, 2024
1 parent 8a53c9a commit bd69dde
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ hexshow(h)
from hexfft import fft, ifft

X = fft(h)
X_hx = fft(h, periodicity="rect") # or "hex"
```

#### Operate on a 3D stack
Expand Down

0 comments on commit bd69dde

Please sign in to comment.