numpy

High-performance numerical computing with multi-dimensional arrays and mathematical operations. Provides vectorized operations, linear algebra, statistical functions, and matrix manipulation. Use when performing bulk calculations on exchange rates, computing logarithmic transformations, calculating means/standard deviations, doing matrix operations, working with numerical data that needs fast computation, or requiring element-wise operations without loops. Essential for scientific computing and data preprocessing.

$ Installer

git clone https://github.com/benchflow-ai/skillsbench /tmp/skillsbench && cp -r /tmp/skillsbench/shared_workspace/forex-arbitrage-detector/environment/skills/numpy ~/.claude/skills/skillsbench

// tip: Run this command in your terminal to install the skill

Repository

benchflow-ai
benchflow-ai
Author
benchflow-ai/skillsbench/shared_workspace/forex-arbitrage-detector/environment/skills/numpy
24
Stars
9
Forks
Updated4d ago
Added6d ago