float-hacks
Numerical hacks
Provides numerical methods for computing powers, exponentials, logarithms and geometric means using integer arithmetic.
Floating Point Hacks
163 stars
8 watching
13 forks
Language: C++
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast and efficient library for converting floating-point numbers to decimal strings. | 1,212 |
| Provides functions to perform mathematical operations on numerical arrays in binaries. | 4 |
| A collection of solutions to algorithmic problems using JavaScript. | 626 |
| Implementations of fundamental data structures and algorithms in C | 844 |
| An immutable decimal floating-point number package for Go. | 105 |
| A resource for understanding hardware hacking concepts and techniques in an easily digestible format. | 147 |
| A repository of interactive exercises and projects demonstrating the application of data analysis and machine learning techniques to security-related data sets. | 774 |
| An introductory course on floating-point numbers and formal proof using Coq | 6 |
| A library for fast integer compression using SIMD instructions | 490 |
| Educational resources and materials for learning about computational finance using Python. | 385 |
| Provides a platform for scientific computation in Haskell with focus on linear algebra and numerical analysis | 89 |
| A collection of miscellaneous code snippets and experiments for learning and exploring various programming concepts and techniques | 57 |
| A Haskell program that generates random keyboard input to simulate 'hacking' in movies and games. | 46 |
| An arbitrary precision integer library with fast multiplication and division algorithms | 10 |
| An implementation of classic algorithms and data structures in Lua | 50 |