Skip to content
/ FXPF Public

A python wrapper for the Fixed-Point Formats (FXPF) library.

License

Notifications You must be signed in to change notification settings

fixif/FXPF

Repository files navigation

====
FXPF
===

A python wrapper for the Fixed-Point Formats (FXPF) library.

For a LTI IIR filter in state-space representation H={A,B,C,D}, bound on input values
u and wordlegths for state- and output-variable representation the library, if possible,
determines Fixed-Point Formats for its state- and output-variables such that no overflow
occurs.

(See the associated article https://hal.sorbonne-universite.fr/hal-01308403)


A minimal python wrapper is provided (and used in the FiXiF project)

.. image:: https://travis-ci.org/fixif/FXPF.svg?branch=master
    :target: https://travis-ci.org/fixif/FXPF
    :align: right
.. image:: https://coveralls.io/repos/github/fixif/FXPF/badge.svg?branch=master
    :target: https://coveralls.io/github/fixif/FXPF?branch=master
    :align: right


About

A python wrapper for the Fixed-Point Formats (FXPF) library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •