Alex Metelli

Results 5 comments of Alex Metelli

I'll remove the changes in utils leaving only the tests, and draft this PR until utils are completed.

There is a nasty bug somewhere: `[ERROR] Failed setting up runner.` that is taking longer than expected to solve.

Hey @sparqet and @Sk8erboi84, I've been looking into how we handle exponent operations, particularly in `fn apply_exponent_factor()`. Using a fixed point library might be a more efficient approach, drawing parallels...