utahplt / TrackedFloats.jl

Julia library providing tracking of floating point errors through a program resources
https://juliahub.com/ui/Packages/FloatTracker/dBXig/1.0.0
MIT License
27 stars 3 forks source link

track flows for Mimi framework #44

Open bennn opened 10 months ago

bennn commented 10 months ago

Test FloatTracker on Mimi programs: https://www.mimiframework.org/Mimi.jl/stable/

Does it work?

Mimi is a Julia eDSL. If FloatTracker can't work out of the box, we should understand why and give better instructions to users and to DSL designers.