numpy-polynomial

Community

Master polynomials with NumPy's modern API.

Authorcuba6112
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a modern, robust way to work with polynomials in Python, addressing limitations of older methods for tasks like data fitting and root finding.

Core Features & Use Cases

  • Curve Fitting: Fit polynomials to noisy data using a stable, domain-scaled approach.
  • Root Finding: Accurately determine the roots (zeros) of polynomial equations.
  • Orthogonal Series: Work with advanced series like Chebyshev and Legendre for high-precision approximation.
  • Use Case: Fit a smooth curve to experimental data points and then find the x-values where the curve crosses the x-axis.

Quick Start

Use the numpy-polynomial skill to fit a 3rd-degree polynomial to the provided x and y data points.

Dependency Matrix

Required Modules

numpy

Components

scriptsreferences

💻 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: numpy-polynomial
Download link: https://github.com/cuba6112/skillfactory/archive/main.zip#numpy-polynomial

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.