Woops, shouldn't have missed this thread.

Either way I just pushed 0.9.1 which turns off all rounding in display.

On Thursday, 20 November 2014 10:59:25 UTC, Ken B wrote:
>
> for reference, here is the issue 
> https://github.com/one-more-minute/Julia-LT/issues/114
> I've been bitten by this one also in the past, but luckily it's only the 
> display
>
> On Thursday, 20 November 2014 10:27:02 UTC+1, Arch Call wrote:
>>
>> Requested screen print is attached.
>>
>>
>>
>> On Wednesday, November 19, 2014 2:47:20 PM UTC-5, Intrinsic Audio wrote:
>>>
>>> I've found an interesting issue in Julia that, though it seems trivial 
>>> in the application I've given, is really messing up my code and my ability 
>>> to guarantee its performance.
>>>
>>> Apparently, 44099 * (1/1) == 44100, which in my book is a very massive 
>>> error.
>>>
>>> I wrote a resample() function for the project I'm working on, and I 
>>> found that rounding errors in Julia have made the language unacceptable to 
>>> my superiors.  Is this a fundamental issue with Julia, or is there 
>>> something I can do to fix this?
>>>
>>> Here is a screenshot of a simple script that demonstrates this:
>>>
>>> http://i.imgur.com/mA9hpqw.png
>>>
>>> Why does this happen?
>>>
>>

Reply via email to