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 upper / lower bounds #36

Open bennn opened 1 year ago

bennn commented 1 year ago

Beyond exceptions, FT should track numbers that are too BIG or too small.

Let the user set bounds.