|
| From: | anonymous |
| Subject: | [Octave-bug-tracker] [bug #59149] [octave forge] (signal) Resampling from 22050 to 48000 Hz introduces strange and unexpected artifacts |
| Date: | Wed, 23 Sep 2020 18:04:40 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:80.0) Gecko/20100101 Firefox/80.0 |
Follow-up Comment #28, bug #59149 (project octave):
Concur. The == and != operators should ideally not be applied to floating
point values. If all instances of "(a == b)" are replaced with "abs (a-b) <=
1e-4" will it affect the rest of the package code?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?59149>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |