Hacker News new | ask | show | jobs
by staticfloat 1288 days ago
> The Julia correctness issues are things like basic math functions, called in simple normal ways, returning wrong numbers.

If you have an example of this, I'd be interested in tracking it down. I didn't see this in Yuri's blog post, nor am I aware of any egregious examples of this right now.

1 comments

I was thinking of the first example he links, with the Dirichlet density.
That is a closed issue from a Julia package. I'm sure I could go to popular packages from any language and find bug reports.