utahplt / TrackedFloats.jl

Julia library providing tracking of floating point errors through a program resources
https://juliahub.com/ui/Packages/General/TrackedFloats
MIT License
34 stars 3 forks source link

Track `Int` types #21

Open ashton314 opened 1 year ago

ashton314 commented 1 year ago

From suggestions at RxInfer.jl#116.

Unsure about this one… let's look for more examples first.

dpsanders commented 4 months ago

It would be great to be able to track for Ints for overflow / underflow.