hidmic / ltitop

Linear Time Invariant Topology Optimization Toolkit
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Revisit interval underflow #1

Open hidmic opened 3 years ago

hidmic commented 3 years ago

Zero sized intervals not centered at zero are not regarded as underflow:

https://github.com/hidmic/ltitop/blob/d75f165117d108ba5496b29c9920de04fa282c3d/src/ltitop/arithmetic/fixed_point/formats.py#L217

Should they be?