numerical-methods

Community

Stabilize computations for reliable stats.

AuthorData-Wise
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides guidelines and practical techniques to identify, prevent, and diagnose numerical stability issues in statistical computations, improving accuracy and reliability of results.

Core Features & Use Cases

  • Floating-point fundamentals: Understand precision, range, and machine epsilon to design robust computations.
  • Stability patterns: Apply log-sum-exp, softmax stabilization, and proper variance/gradient calculations.
  • Robust linear algebra: Use QR/Cholesky decompositions and pseudoinverse to avoid ill-conditioning in regression and optimization.
  • Applications: Useful in estimators, optimization routines, Monte Carlo simulations, and numerical integration.

Quick Start

Run a quick check on a sample dataset to validate stability of a simple log-sum-exp, then report any instability and suggested fixes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: numerical-methods
Download link: https://github.com/Data-Wise/scholar/archive/main.zip#numerical-methods

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.