Adam Cardoza

Results 7 comments of Adam Cardoza

That was silly of me; I didn't provide a code sample. It turns out to be user error (as is the norm). Here's what I was previously doing: ``` using...

Oh, okay... here is my current saving behavior: `display("image/png", p)` will save as a png. `display(p)` saves as a svg only, but not as a png (I think the previous...

Oh, I didn't see that you'd edited your response. Is there a default I can change so the format remains as a png? It's annoying that all my images save...

Thanks. I think I'll just need to add `display("image/png", p)` to my workflow, or something similar. Maybe `display()` changed its default behavior. I really like being able to generate a...

This is the beginning of the error message that Atom threw when I tried to start Julia. Press Enter to start Julia. Starting Julia... INFO: Precompiling module Atom. ERROR: LoadError:...

Same seg fault on a Mac with intel (julia 1.10.3): ``` [80640] signal (11.1): Segmentation fault: 11 in expression starting at REPL[22]:1 sninit at /Users/adamcardoza/.julia/dev/Snopt/src/Snopt.jl:204 #snopta#6 at /Users/adamcardoza/.julia/dev/Snopt/src/Snopt.jl:566 snopta at...

Note that SNOPT works just fine on julia 1.8.