understanding_floatingpoint

Floating point analysis

An exploration of the intricacies and limitations of floating-point arithmetic in C++

GitHub

0 stars
1 watching
0 forks
Language: C++
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
thery/flocqlectureAn introductory course on floating-point numbers and formal proof using Coq6
ucb-bar/berkeley-hardfloatAn open-source project providing hardware floating-point units in Chisel for efficient floating-point arithmetic and conversion operations296
openhwgroup/cvfpuA flexible and parameterizable floating-point unit design for RISC-V processors440
sebastianbiallas/htAn editor/viewer/analyzer for executables.412
fabian-jung/tsmpTool to generate meta-programming capabilities from source code analysis97
ulfjack/ryuA fast and efficient library for converting floating-point numbers to decimal strings.1,212
shafik/determine_c_or_cppCompares C and C++ language features to determine their type and behavior196
shinmera/float-featuresProvides additional IEEE floating point features not covered by the Common Lisp standard.29
fare9/pba_analysis_toolsCustom C++ implementations of analysis tools from the book Practical Binary Analysis52
secrary/findloopAutomates identification of frequently executed code blocks in executables using DynamoRIO to generate breakpoints for analysis26
zhuangbiaowei/open_source_analysisAn analysis of notable software projects21
ahhz/rasterA C++ library for analyzing and processing raster data from GIS sources50
nasa-sw-vnv/ikosA static analysis tool for C/C++ programs based on Abstract Interpretation theory.2,746
libcg/bfpAn implementation of a compact and accurate floating-point format suitable for embedded systems289
chao-peng/sifA framework to analyze and instrument Solidity smart contracts by parsing their abstract syntax trees (ASTs) and generating modified source code.50