Skip to content

herbie-fp/float-herbie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Herbie support for generic IEEE-754 floating-point numbers

This repository contains a plugin for Herbie to support generic IEEE-754 floating-point numbers

Floating-point numbers are defined with es exponent bits and n total bits. Use in Herbie by specifying :precision (float es n).

This package contains:

  • Definitions of generic floating-point numbers and their operators for Herbie
  • Rewrite rules for these operators

Installation:

  1. Clone this repository
  2. Run raco pkg install -n float-herbie in this folder

About

Herbie plugin for generic floating-point types

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published