[ trixie ]
[ sid ]
[ ソース: python-gfloat ]
パッケージ: python3-gfloat (0.3-1)
python3-gfloat に関するリンク
Debian の資源:
python-gfloat ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python module of generic floating point encode/decode logic
An implementation of generic floating point encode/decode logic, handling various current and proposed floating point types:
- IEEE 754: Binary16, Binary32 - OCP Float8: E5M2, E4M3 - IEEE WG P3109: P{p} for p in 1..7 - OCP MX Formats: E2M1, M2M3, E3M2, E8M0, INT8, and the MX block formats.
The library favours readability and extensibility over speed - for fast implementations of these datatypes see, for example, ml_dtypes, bitstring, MX PyTorch Emulation Library.
その他の python3-gfloat 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- Python library for numerical computations (Python 3)
-
- sug: python-gfloat-doc
- documentation for the gfloat Python library