home/categories/framework-internals/yonesuke-skills-linear-solver-skill-md
framework-internalsdevelopment

linear-solver

Solves linear systems (Ax=b) using NumPy, JAX, PyTorch, and Lineax. Covers dense, sparse, and specialized (tridiagonal) solvers.

yonesuke
maintainer
yonesuke
Updated 1/16/2026
Stars
0
Forks
0
quick start

Installation and usage

Solves linear systems (Ax=b) using NumPy, JAX, PyTorch, and Lineax. Covers dense, sparse, and specialized (tridiagonal) solvers.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use linear-solver