HerbiePlugin

Numerical stabilizer

Improves numerical stability in Haskell code by automatically rewriting floating point computations.

GHC plugin that improves Haskell code's numerical stability

GitHub

191 stars
10 watching
5 forks
Language: Haskell
last commit: almost 11 years ago

Related projects:

RepositoryDescriptionStars
mikeizbicki/hlearnDeveloping a high-performance machine learning library that balances speed and flexibility in Haskell1,623
ocramz/sparse-linear-algebraProvides a platform for scientific computation in Haskell with focus on linear algebra and numerical analysis89
tomahawkins/improveA Haskell-based language for high-assurance embedded applications with model checking and compilation to multiple platforms.57
haskell-github-trust/replace-megaparsecA Haskell library for using Megaparsec parsers to find and replace patterns in text streams79
mrkkrp/ghc-syntax-highlighterA syntax highlighter library for Haskell built around the GHC lexer.59
def-/ghc-visA tool to visualize live Haskell data structures in GHCi136
ndmitchell/hlintProvides suggestions for improving Haskell code quality and performance1,482
harpocrates/inline-rustEnables writing Rust code inline in Haskell programs using quasiquotes223
tonyday567/numhaskA Haskell numeric prelude providing a structured approach to numbers and operations.69
bodigrim/polyA Haskell library for manipulating polynomials with efficient arithmetic operations and scaling.67
jcollard/unm-hipA Haskell library for image processing and display82
lehins/hipProvides tools and functionality for processing and manipulating images in a Haskell programming language.116
tmcdonell/cudaFFI bindings to CUDA for Haskell programming75
haskell/ghcup-hsA tool for installing and managing the Glasgow Haskell Compiler (GHC)293
guibou/pyfA Haskell library for string formatting with a mini language inspired by Python's printf.66