gabiteodoru

Results 5 issues of gabiteodoru

I'm writing this as a feature request as I don't know if the intentional design is that 1) `.md --pandoc--> pdf` has identical behavior to 2) `.md --pandoc -s -->...

enhancement
format:LaTeX
writer

I think I've discovered that there are mathematically redundant operations in core.spectrum.phase_vocoder that can be simplified. After analyzing the algebra and testing empirically, I found that three operations effectively cancel...

enhancement

Claude Code took about 30 minutes to figure out why the MCP server wasn't working since "--" wasn't explicitly included in any of the help. Would recommend adding it to...

bug
documentation
area:mcp

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different...

bug
has repro
platform:linux
area:mcp
autoclose

### Description Non-deterministic .gnu.hash generation when building native libraries from symlinked directory Environment: - NDK: r29 (29.0.14206865) - Platform: Linux (WSL2) - 6.6.87.2-microsoft-standard-WSL2 - Gradle: 8.13 - AGP: (check build.gradle.kts...

bug