-
Notifications
You must be signed in to change notification settings - Fork 0
Permission to incorporate this code into other packages #1
New issue
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
Comments
Sounds great, so firstly - go ahead! I also meant to add more spectral estimation methods (and documentation and tests for this one) [ specifically - there's a spectral-reassignment method I've implemented and not uploaded yet, and a filter-design pack ] |
So @staticfloat : when you actually do that - let me know, so that I'll make any updates / tests etc on a fork of DSP.jl or wherever you end up incorporating these functions into, thanks! |
@oyd11 A cool 5 months later, I've actually opened a pull request, as you can see linked above. |
thanks @staticfloat ! I'll join and monitor the package discussion, add relevant tests there, it'll be great seeing this refactored into the DSP package! |
Hey there @oyd11. Would you give permission for me to include this
lpc_burg
function in a more general package, such as DSP.jl? I think it would be very useful alongside other spectral estimation methods I'm planning on contributing to that package.The text was updated successfully, but these errors were encountered: