Skip to content

A solidity library for using Gaussian distribution functions.

Notifications You must be signed in to change notification settings

robertleifke/gaussian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gaussian

⚠️ WARNING: This library is still under active development and not all functions have been thoroughly tested. It contains complex mathematical implementations that may contain errors. DO NOT use in production without comprehensive testing. Use at your own risk.

A solidity library inspired by solstat for implementing Gaussian distribution functions. It expands on solidity-cdf to implement a few more statistical functions such as Percent Point Function (PPF) to approximate an inverse CDF. The Guassian library is ideal for custom automated market makers and will be used in Numo.

Usage

forge install robertleifke/gaussian

About

A solidity library for using Gaussian distribution functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published