Patrick Kidger
Patrick Kidger
### Is there an existing issue for this? - [x] I have searched the existing issues ### Platform Apple Silicon macOS (darwin-arm64, Most Common) ### Editor Helix ### Editor Version...
I have the following: ```typst #import "@preview/cetz:0.4.2" #import "@preview/cetz-plot:0.1.3" #cetz.canvas({ cetz.draw.set-style(axes: (label: (offset: 0.2, anchor: "north"))) cetz-plot.plot.plot( size: (2, 2), axis-style: "school-book", x-label: [Foo], y-label: [Bar], x-tick-step: none, y-tick-step: none,...
- Possible fix for #1121. - Drive-by: pre-commit fixes for JAX 0.8.0 (There will be a known CI failure due to #1120, which is fine.)
Pinning an issue to highlight that JAX 0.7.0 is known to cause segfaults when used with Equinox. Right now JAX 0.6.* is recommended instead. Reference: https://github.com/jax-ml/jax/issues/30517
Pinning an issue to highlight that when used with Diffrax: - JAX 0.7.0 is known to cause segfaults (https://github.com/jax-ml/jax/issues/30517) - JAX 0.7.1 is known to cause major performance issues (https://github.com/jax-ml/jax/issues/31284)....
```bash ❯ echo hi | pi --no-tools ^[[?0u^[[6;32;16t pi v0.45.7 escape to interrupt ctrl+c to clear ctrl+c twice to exit ctrl+d to exit (empty) ctrl+z to suspend ctrl+k to delete...
So I've got my subagents-in-tmux up and running! It's just implemented via the bash tool (`./subagents.sh `). In order to be able to see what the subagent is doing (and...