Releases: aothmane-control/Algebraic-differentiators
Releases · aothmane-control/Algebraic-differentiators
v2.4
[2.4] - 2024-04-12
Added
- Added method
exportFilterCoefficients2Ccode
to export filter coefficient into a
header file to be used in C project. - Added examples in folder to show how to use the exported filter coefficients
in a C project. - Added more discretization schemes to the GUI for Window and Linux versions
Changed
Fixed
- Bug in GUI concerning Unit of cutoff frequency.
- Fixed typos in documentation of the class methods.
v.2.3
- Added new discretization methods (analytic trapezoidal) in the python code
- Added new discretization methods (analytic, analytic trapezoidal) in the GUI
- Reduced size of the Linux GUI file
v2.2.1.1
Added a new discretization method for the 0th order derivative estimation and updated license year.
v2.2.1
Fixed bug when a warning is displayed, when aliasing effects are to be expected
v2.2
Warnings and error messages are printed, if the parametrization is wrong or aliasing effects are to be expected
v2.1.1
Removed useless print output
v2.1
Enhanced the documentation
v2.0
Since v2.0 the content of the repository can be installed using pip by the command pip install AlgDiff. This simplifies the use of algebraic differentiators
New GUIs
The GUIs are no longer in the the repository. The binary files can be downloaded from the release page.
New GUI for Ubuntu 22.04.2 LTS
New GUI for Ubuntu 22.04.2 LTS with new functionalities