autograd

GitHub

Efficiently computes derivatives of NumPy code.

7,487 stars Python 1 file ยท ~1,132 tokens

autograd MCP Server

MCP server for HIPS/autograd

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "autograd": {
      "command": "npx",
      "args": [
        "-y",
        "@HIPS/autograd"
      ]
    }
  }
}