Claire Foster

Results 707 comments of Claire Foster

Ugh, it didn't clash when I started using the name `plot3d` :-( Making it a backend to Plots.jl would make sense, provided there's enough commonality. I just haven't done the...

Which package does it clash with by the way?

Thanks Tom! I'm definitely keen to make this happen if possible. I did want to chat with you at juliacon, but with so much else going on I just missed...

Another note, the displaz summary documentation is super bad at the moment, but the function documentation is actually ok. So if you're looking at this package, `?plot3d` will help you...

Correct, this is a bug, thanks for the report.

As we discussed a few weeks ago, displaz needs some changes upstream to make this a coherent change. The core problem is that ply doesn't have a way to communicate...

Thanks, this looks useful. My larger plan related to this stuff is to upgrade the plotting interface to allow a full list of arbitrary vertex attributes (as in write_ply_points) to...

> Happy to contribute a PR to handle this case Please do! The reason this exists is because `FastClosures` doesn't understand the full set of anonymous function syntaxes: we need...

XRefs: * https://github.com/JuliaLang/julia/issues/16727#issuecomment-223417890 * https://github.com/JuliaLang/julia/issues/14959#issuecomment-228043119 * https://discourse.julialang.org/t/surprising-capture-boxing-behavior-in-closure/20254/3

more possible names... ``` @localvars @forcelocal ```