BlocSoc-iitr / HorseRiders

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

🛠️ FIX : Fuzz Testing in Complex.t.sol #21

Open 0xpanicError opened 8 months ago

0xpanicError commented 8 months ago

🛠️ [FIX]

Description: Complex Math functions are not fuzz tested.

Objective: Write fuzz tests for each function implemented in src/ComplexHuff/Complex.huff