Skip to content

Commit ec9e0d7

Browse files
enh: revert (refactor out) introduction of BinGrid (#78)
1 parent d7ab907 commit ec9e0d7

3 files changed

Lines changed: 1294 additions & 1581 deletions

File tree

src/waveresponse/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from ._core import (
22
RAO,
3-
BinGrid,
43
CosineFullSpreading,
54
CosineHalfSpreading,
65
DirectionalBinSpectrum,
@@ -41,7 +40,6 @@
4140
"DirectionalSpectrum",
4241
"DirectionalBinSpectrum",
4342
"Grid",
44-
"BinGrid",
4543
"JONSWAP",
4644
"ModifiedPiersonMoskowitz",
4745
"OchiHubble",

0 commit comments

Comments
 (0)