E. M. Bray
E. M. Bray
The `.git` directory only adds about 21 MB right now, so I might not bother deleting it. Though if you're sure it's not at all useful to have then we...
Ah okay, that's what I thought you meant just wanted to be sure. For the -develop images we'll want to leave symbols intact for debugging, but for the release images...
Kind of annoying that you can't just upload logos for organizations. For individuals I can understand using gravatar, but for organizations it kinda sucks. I suppose perhaps we should have...
I also have the original SVG that's based on.
Keeping open otherwise I'll forget about adding an "official" account.
Yes, from the script I looked it, it would be straightforward to add sha256. I just wasn't sure if the HTML pages are mirrored as well, or if mirrors had...
Are we stopping providing the VirtualBox images entirely? I thought they might still be useful to some people, though their use isn't necessarily specific to Windows users either. For most...
Is there anything a VM is useful for testing that can't be done with Docker? Graphical stuff I suppose, although most GUI stuff is done in notebooks these days. It...
> Could it be, that this is some CPU specific optimisations? Quite possibly. I doubt the problem is particular to plotting either. What happens if you do something like: ```python...
Right, I suspected the problem was not specific to Sage. When there have been crashes with plotting before it's usually had to do with Numpy and/or OpenBLAS. Maybe the example...