herbie-fp / odyssey

A platform for exploring floating-point expressions :boat:
https://herbie-fp.github.io/odyssey/
MIT License
17 stars 0 forks source link

Precompute naive expression alternatives #137

Open elmisback opened 1 month ago

elmisback commented 1 month ago

For the naive expression, we should pre-submit an alternatives call, then actually load the alternatives when the user clicks.

zaneenders commented 1 month ago

I have done some testing on this. https://github.com/herbie-fp/odyssey/tree/zane-pre-cache-alts Seeing an issue where the hashes for the alternatives don't match. I thought sorting the points might be the problem. Need to investigate further.

zaneenders commented 1 week ago

Closing as there are other Issues and Features in Odyssey and Herbie that are more important.

elmisback commented 1 week ago

Let's not close this, but rather move it to something like an archive

zaneenders commented 1 week ago

Sounds good. I didn't know that was an option.