urbanij / fixed2float

Fixed point utility library

Home Page:https://pypi.org/project/fixed2float/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fixed2float

Crates.io PyPI codecov

Simple utility for fixed point to real number conversions, using the VisSim (Fxm.b) and Q (Qm.n) notation.

Usage

  • as a dependency of your Rust library
cargo add fixed2float
  • as a dependency of your Python library
pip install fixed2float

Examples

About

Fixed point utility library

https://pypi.org/project/fixed2float/


Languages

Language:Rust 61.4%Language:Jupyter Notebook 32.1%Language:Python 4.0%Language:Makefile 2.6%