# Scientific Computing

Create and manage tensors to perform linear algebra, matrix decompositions, and vector operations. Analyze systems with determinants, eigenvalues, QR/SVD, projections, and basis changes, and compute …

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add Aman-Amith-Shastry/scientific_computation

# Browse available tools
npx -y @smithery/cli@latest tool list Aman-Amith-Shastry/scientific_computation
```

---

Source: https://github.com/Aman-Amith-Shastry/scientific_computation_mcp
