asdex
Fast sparse Jacobian and Hessian computation in JAX
All Skills in This Repository (3)
Pure Emerald Level Indicatorscommit
Create Git commits adhering to the Conventional Commits specification.
add-handler
Add precise primitive handlers to the JAX Jaxpr interpreter.
pr
Create GitHub pull requests with Conventional Commits titles and bodies.
Frequently Asked Questions
FAQPage SchemaHow to install asdex?โผ
Run `npx skills add adrhill/asdex --all -g -y` in your terminal to install all skills in this repository globally.
What does asdex do?โผ
asdex speeds up automatic differentiation in JAX by detecting sparsity in Jacobians and Hessians, then using graph coloring to compute them with far fewer passes.
How do the asdex skills help maintainers?โผ
They let your agent hunt for correctness bugs against JAX references, add new primitive handlers to the sparsity interpreter, and prepare versioned releases with changelogs.
Do I need JAX experience to use these skills?โผ
Basic familiarity helps, but the skills guide your agent through each workflow step by step, including testing and verification commands.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core