Skip to content

Real number math made real in Solidity with Posits. Posits are a new floating radix number type which offer superior performance and precision characteristics to floats. Especially useful in environments with no floating point hardware acceleration.

License

Notifications You must be signed in to change notification settings

valorem-labs-inc/posits

Repository files navigation

Posits for Solidity

A Posit implementation for solidity

Github Actions

Motivation

Allow better math of the real numbers in solidity. This is a work in progress and is not yet ready for production use.

Development

This project uses Foundry. See the book for instructions on how to install and use Foundry.

About

Real number math made real in Solidity with Posits. Posits are a new floating radix number type which offer superior performance and precision characteristics to floats. Especially useful in environments with no floating point hardware acceleration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published