# 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 mcp add Aman-Amith-Shastry/scientific_computation

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