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.
forge install robertleifke/gaussian