Fir1

Latest version: v1.8.0.0

Safety actively analyzes 623343 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.7.1

This adds exceptions to the java wrapper and Nick has tidied up the swig wrapper.

1.7.0

Thanks to Nick Bailey we have now a getter to get the coefficients back to both C++ and Python. That's in particular useful for LMS filter applications.

1.6.0

Added an additional constructor where you can provide the coefficients as std::vector which is useful when creating coefficients iteratively and adding them one by one.

A few minor bug fixes and the JAVA wrapper has now the *aar files included here for direct use in an Android project.

1.5.0

All realtime filtering operations are now in the header file with the "inline" directive so that they can be directly compiled into the main program and optimised as needed.

1.4.1

The JAVA wrapper for LMS had the wrong type in the constructor which could have resulted in the wrong number of taps. Fixed now.

1.4.0

Added a constructor for const arrays which has the benefit of known length of the array so that segfaults can be prevented by design.

Fixed a bug in the Fixed point version which didn't copy the coefficients over.

Also added a lot of details to the documentation and made it doxygen friendly.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.