BlocSoc-iitr / HorseRiders

A complex math and Fast Fourier Transform Library for Huff and EVM Assembly
MIT License
8 stars 9 forks source link

Added unit tests for ComplexMath #16

Closed blueh4mster closed 9 months ago

blueh4mster commented 9 months ago

functions dependent on calcR(sqrt) having precision issue therefore fuzz testing couldn't be performed. Once calcR is optimized, fuzz testing will be implemented.