Skip to content

Commit

Permalink
srim and plotting and modes
Browse files Browse the repository at this point in the history
  • Loading branch information
chrystalchern committed Jul 9, 2024
1 parent 5e5aed5 commit 4dd62d2
Show file tree
Hide file tree
Showing 5 changed files with 294 additions and 242 deletions.
1 change: 0 additions & 1 deletion src/mdof/numerics.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,4 @@ def decimate(series, decimation):
return np.asarry(series)[np.arange(0,len(series),decimation)]

def block_hankel(series):

pass
Loading

0 comments on commit 4dd62d2

Please sign in to comment.