temporal-lead-solver

Community

Solve linear systems faster.

Authorricable
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides sublinear-time solvers for diagonally dominant linear systems, enabling significant computational speedups for large-scale problems.

Core Features & Use Cases

  • Fast Linear System Solving: Efficiently solves systems of equations (Ax=b) where the matrix A is diagonally dominant.
  • Laplacian Solvers: Optimized for solving graph Laplacian systems, crucial for network analysis and graph-based problems.
  • Use Case: When dealing with massive datasets in graph theory or needing rapid matrix operations on sparse, diagonally dominant matrices, this Skill offers near-linear time solutions.

Quick Start

Use the temporal-lead-solver to solve the linear system Ax=b with the provided sparse matrix A and vector b.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: temporal-lead-solver
Download link: https://github.com/ricable/cli-skills-builder/archive/main.zip#temporal-lead-solver

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.