Skip to content
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

Filter coefficients smaller than given tolerance #61

Open
mforets opened this issue Jun 29, 2020 · 0 comments
Open

Filter coefficients smaller than given tolerance #61

mforets opened this issue Jun 29, 2020 · 0 comments

Comments

@mforets
Copy link
Contributor

mforets commented Jun 29, 2020

Sometimes it's useful to filter out the coefficients that satisfy a certain condition, eg. delete those that are smaller than a given tolerance. It should be easy to add this feature by generalizing

function _remove_zeros!(p::Polynomial)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant