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

Implement the python bindings for the Butterworth low pass filter #840

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

GiulioRomualdi
Copy link
Member

Moreover, I had to modify how the sink, source, and advanceable bindings are created for the Eigen::VectorXd. This is required otherwise if we try to register a type that has been already registered we get

generc_type xxxx is already registered

See: pybind/pybind11#439

@GiulioRomualdi GiulioRomualdi self-assigned this Apr 18, 2024
@GiulioRomualdi GiulioRomualdi enabled auto-merge (squash) April 18, 2024 16:50
@GiulioRomualdi GiulioRomualdi changed the title Implement the python binings for the Butterworth low pass filter Implement the python bindings for the Butterworth low pass filter Apr 18, 2024
@GiulioRomualdi GiulioRomualdi merged commit 4a5916b into master Apr 19, 2024
15 checks passed
@GiulioRomualdi GiulioRomualdi deleted the bindings_filter branch April 19, 2024 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants