Andy Ferris

Results 373 comments of Andy Ferris

Interesting. Can you write down how to reproduce that output?

Yes, I did implement it this way but the reason I didn't advertise this is I wasn't 100% sure whether the underlying `Vector` actually relinquishes its memory when shrunk. (I...

> Could the first entry be removed? Saying that an error starts at `Base ./error.jl` is so ... useless. But `error(x)` is just a function that invokes `throw(ErrorException(x))`. The stacktrace...