Tamas Nagy

Results 108 comments of Tamas Nagy

Do you still get the memory corruption without setting the breakpoint? i.e. using Gadfly by itself? If it's a bug on Gadfly's end, I can try and sort it out...

https://github.com/JuliaWeb/GitHub.jl/pull/115 might add the option for labeling new PRs.

I just ran into this limitation. I would like to fill in holes (missing data) in a 2D sample by interpolating from data around the holes, but the suggestions in...

I will likely have time in a week. I'll see what I come up with, it would be useful for my own research. Plus, anything that makes Julia more attractive...

Unfortunately, my research interests have changed and I don't think I'll have the time to implementing these. I'm going to leave this issue open if any anyone is interested in...

AFAIK, we're one of the only plotting libraries that has the default white border approach. > also, usually when the number of points plotted gets so high that this is...

Did you all ever get gfortran working on top of termux?

Any chance you get submit it as a package to termux? It would be very nice for #702

do you know what needs to change in order to port gfortran code over to clang? or is scipy just never going to work on termux?