Skip to content

Releases: aothmane-control/Algebraic-differentiators

v2.4

12 Apr 07:13

Choose a tag to compare

[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

05 Jan 12:12

Choose a tag to compare

  • 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

01 Jan 14:09

Choose a tag to compare

Added a new discretization method for the 0th order derivative estimation and updated license year.

v2.2.1

28 Aug 08:56

Choose a tag to compare

Fixed bug when a warning is displayed, when aliasing effects are to be expected

v2.2

16 Aug 10:09

Choose a tag to compare

Warnings and error messages are printed, if the parametrization is wrong or aliasing effects are to be expected

v2.1.1

03 Aug 08:36

Choose a tag to compare

Removed useless print output

v2.1

15 Jun 19:46

Choose a tag to compare

Enhanced the documentation

v2.0

15 Jun 15:14

Choose a tag to compare

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

06 Jun 13:29

Choose a tag to compare

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

28 Apr 11:08

Choose a tag to compare

New GUI for Ubuntu 22.04.2 LTS with new functionalities