套件:libsymfpu-dev(0.0~git20190517.8fbe139-2)
libsymfpu-dev 的相關連結
Debian 的資源:
下載原始碼套件 symfpu:
- [symfpu_0.0~git20190517.8fbe139-2.dsc]
- [symfpu_0.0~git20190517.8fbe139.orig.tar.xz]
- [symfpu_0.0~git20190517.8fbe139-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Symbolic Floating Point Unit
SymFPU is an implementation of the SMT-LIB / IEEE-754 operations in terms of bit-vector operations. It is templated in terms of the bit-vectors, propositions, floating-point formats and rounding mode types used. This allows the same code to be executed as an arbitrary precision "SoftFloat" library (although it's performance would not be good) or to be used to build symbolic representation of floating-point operations suitable for use in "bit-blasting" SMT solvers (you could also generate circuits from them but again, performance will likely not be good).
This package contains development files for SymFPU. Install it if you want to develop applications that use SymFPU's API.