We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A number of suggestions to enhance the matlab version. Most of them are inspired by the python version.
glsper_4github
gls
fmin
fmax
ofac
w=1
mean
dot
fast
t
tmin
coswt_tau
The text was updated successfully, but these errors were encountered:
976c3c8
Fixes #1.
3c24f5f
* removed: get_backend() != "TkAgg" This should be handled e.g. via environment variable MPLBACKEND.
Closed accidentially.
Sorry, something went wrong.
mzechmeister
No branches or pull requests
A number of suggestions to enhance the matlab version.
Most of them are inspired by the python version.
glsper_4github
togls
fmin
,fmax
,ofac
keywords)w=1
)mean
could be replaced bydot
(requires 1d vectors)fast
option for trigonometric recurrencest
withtmin
coswt_tau
The text was updated successfully, but these errors were encountered: