Mike Nolta
Mike Nolta
- [ ] area - [ ] bar - [ ] barh - [ ] colorbar - [x] colormap - [ ] contour - [x] errorbar - [ ] fill...
A package of mine (WCSLIB) breaks if compiled with parallel make. Is there anyway to disable this?
I'm wondering why `redis.database` defaults to `1` instead of `0`. When you start `redis-cli` without options, the default database is `0`.
For security reasons, `sudo` is not installed on our systems. Even if it were, we cannot give code downloaded from the internet root access without a careful audit, which is...
If a tape file only asks for text output, e.g., `Output demo.txt`, `vhs` also creates an `out.gif` by default. This PR removes that behaviour, and only outputs GIF files if...