HerbiePlugin
Numerical stabilizer
Improves numerical stability in Haskell code by automatically rewriting floating point computations.
GHC plugin that improves Haskell code's numerical stability
191 stars
10 watching
5 forks
Language: Haskell
last commit: about 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
mikeizbicki/hlearn | Developing a high-performance machine learning library that balances speed and flexibility in Haskell | 1,622 |
ocramz/sparse-linear-algebra | Provides a platform for scientific computation in Haskell with focus on linear algebra and numerical analysis | 88 |
tomahawkins/improve | A Haskell-based language for high-assurance embedded applications with model checking and compilation to multiple platforms. | 56 |
haskell-github-trust/replace-megaparsec | A Haskell library for using Megaparsec parsers to find and replace patterns in text streams | 79 |
mrkkrp/ghc-syntax-highlighter | A syntax highlighter library for Haskell built around the GHC lexer. | 59 |
def-/ghc-vis | Visualizes live Haskell data structures in an interactive development environment. | 135 |
ndmitchell/hlint | Provides suggestions for improving Haskell code quality and performance | 1,475 |
harpocrates/inline-rust | Enables writing Rust code inline in Haskell programs using quasiquotes | 223 |
tonyday567/numhask | A Haskell numeric prelude providing a structured approach to numbers and operations. | 68 |
bodigrim/poly | A Haskell library for manipulating polynomials with efficient arithmetic operations and scaling. | 66 |
jcollard/unm-hip | A Haskell library for image processing and display | 82 |
lehins/hip | Provides tools and functionality for processing and manipulating images in a Haskell programming language. | 116 |
tmcdonell/cuda | FFI bindings to CUDA for Haskell programming | 75 |
haskell/ghcup-hs | A tool for installing and managing the Glasgow Haskell Compiler (GHC) | 289 |
guibou/pyf | A Haskell library for string formatting with a mini language inspired by Python's printf. | 66 |