Jeff Bezanson

Results 236 comments of Jeff Bezanson

What did you set MAX_TYPE_DEPTH to? I'd definitely consider increasing the default.

That seems pretty reasonable.

My gut reaction is that we should continue with a type per colorspace rather than handling some cases with parameters.

A bcgstab was posted here: https://github.com/JuliaLang/julia/issues/4723

This seems to still be subtly wrong. Now I'm thinking the right way to fix this might be to put location nodes at the end of `if` blocks like we...

Ok I fixed the fix, now this might be good enough on its own.

- These are currently separate functions, but should they be methods of `Base.isreadable`? - It seems like these should go in Filesystem (filesystem.jl) instead of sysinfo?

It looks like they are there following `isexecutable`, but that function shouldn't be there either :) I think they should all move to Filesystem, with aliases for compatibility as needed.

I like separate issues in this particular case, because there are actually several different patterns of how bindings can be used and captured, and some are much easier to handle...

We shouldn't use black, since many people use dark terminal backgrounds and it's very hard to see.