float-hacks

Numerical hacks

Provides numerical methods for computing powers, exponentials, logarithms and geometric means using integer arithmetic.

Floating Point Hacks

GitHub

163 stars
8 watching
13 forks
Language: C++
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ulfjack/ryuA fast and efficient library for converting floating-point numbers to decimal strings.1,212
dalmatinerdb/mmathProvides functions to perform mathematical operations on numerical arrays in binaries.4
ignacio-chiazzo/algorithms-leetcode-javascriptA collection of solutions to algorithmic problems using JavaScript.626
leechanx/data-structures-and-algorithms-in-cImplementations of fundamental data structures and algorithms in C844
govalues/decimalAn immutable decimal floating-point number package for Go.105
arunmagesh/hw_hacking_cheatsheetA resource for understanding hardware hacking concepts and techniques in an easily digestible format.147
supercowpowers/data_hackingA repository of interactive exercises and projects demonstrating the application of data analysis and machine learning techniques to security-related data sets.774
thery/flocqlectureAn introductory course on floating-point numbers and formal proof using Coq6
lemire/simdcompA library for fast integer compression using SIMD instructions490
lechgrzelak/computational-finance-courseEducational resources and materials for learning about computational finance using Python.385
ocramz/sparse-linear-algebraProvides a platform for scientific computation in Haskell with focus on linear algebra and numerical analysis89
ari-hacks/ari-hacksA collection of miscellaneous code snippets and experiments for learning and exploring various programming concepts and techniques57
fgaz/hackertyperA Haskell program that generates random keyboard input to simulate 'hacking' in movies and games.46
ron4fun/intxlib4cppAn arbitrary precision integer library with fast multiplication and division algorithms10
evandrolg/computer_science_in_luaAn implementation of classic algorithms and data structures in Lua50