Jed Brown
Jed Brown
If the user sets HGRCPATH, it is likely because they want to affect the environment used to make commits (relevant when translating git lightweight tags to mercurial tags) or because...
[Altair](https://altair-viz.github.io/) is a 2D plotting library based on grammar of graphics (like R's ggplot2), typically producing Vega-Lite output (for interactive web output). Static figures can also be saved as PDF...
[Glibc 2.34 integrated libdl](https://lwn.net/Articles/864920/) into libc. The residual `/usr/bin/libdl.a` is a text stub ```console $ cat /usr/lib/libpthread.a ! ``` gcc knows how to handle this just fine, but nvcc does...
### Describe the bug I've been following [these instructions](https://github.com/openucx/ucx/wiki/Build-and-run-ROCM-UCX-OpenMPI) for ROCm-aware MPI on a Zen2 server node with a Radeon VII and ROCm-3.5.0. The large bar test passed, and the...
I just tested an update to the archlinux package and got this build failure. I can't reproduce this moment, but let me know if you can't reproduce and I'll try...
``` "../Source/umfpack_qsymbolic.c", line 2693: warning: argument #7 is incompatible with prototype: prototype: pointer to function(int, int, int, pointer to int, pointer to int, pointer to int, pointer to void, pointer...
**Is your feature request related to a problem? Please describe.** We've been keeping general documentation under `doc/sphinx/` while keeping example documentation alongside the examples, as in `examples/fluids/index.md`. These files contain...
It'd be useful to have a way to clean up so users can avoid these leaks. PETSc would call it in `PetscFinalize` so users wouldn't have valgrind noise from BLIS....
It's not uncommon to see material (often other software packages) that surely should be cited and perhaps even has a citation suggestion on their websites, but where there is no...
This paper is not specifically focused on educational modes of use, but is more carefully done than some well-known grumbling and blogging about notebooks. It would be useful to put...