Toolverse
All skills

operator-theory

by parcadei

Problem-solving strategies for operator theory in functional analysis

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
parcadei
Category
Data Science
Views
20

About this skill

Problem-solving strategies for operator theory in functional analysis

How to use

  1. Zainstaluj skill w swoim środowisku Claude, upewniając się, że masz dostęp do narzędzi Bash i Read oraz zainstalowane zależności (Z3, SymPy, uv).
  2. Zidentyfikuj typ problemu z teorii operatorów, który rozwiązujesz: weryfikacja operatora ograniczonego, obliczenie operatora sprzężonego, analiza spektralna, badanie operatorów zwartych lub zastosowanie twierdzenia spektralnego.
  3. Dla weryfikacji operatora ograniczonego użyj komendy uv run python -m runtime.harness scripts/z3_solve.py prove "norm(Tx) <= M*norm(x)" — skill sprawdzi warunek ||Tx|| ≤ M||x|| i obliczy normę operatora.
  4. Dla operatora sprzężonego zastosuj uv run python -m runtime.harness scripts/sympy_compute.py simplify "<Tx, y> - <x, T_star_y>" — narzędzie uprości wyrażenie i zweryfikuje definicję operatora sprzężonego.
  5. Do analizy spektralnej i badania operatorów samosprzężonych uruchom uv run python -m runtime.harness scripts/z3_solve.py prove "self_adjoint implies real_spectrum" — skill udowodni, że spektrum operatora samosprzężonego jest rzeczywiste.
  6. Dla operatorów zwartych użyj uv run python -m runtime.harness scripts/sympy_compute.py limit "norm(T - T_n)" --var n --at oo — narzędzie obliczy granicę normy różnicy między operatorem a jego przybliżeniami skończenie wymiarowymi.

Related skills

deepwiki-rs

by sopaco

AI-powered Rust documentation generation engine for comprehensive codebase analysis, C4 architecture diagrams, and automated technical documentation. Use when Claude needs to analyze source code, understand software architecture, generate technical specs, or create professional

Data Science
18144

stock-analyzer

by FrancyJGLisboa

Provides comprehensive technical analysis for stocks and ETFs using RSI, MACD, Bollinger Bands, and other indicators. Activates when user requests stock analysis, technical indicators, trading signals, or market data for specific ticker symbols.

Data Science
23128

last30days

by sickn33

Research a topic from the last 30 days on Reddit + X + Web, become an expert, and write copy-paste-ready prompts for the user's target tool.

Data Science
2148

data-storytelling

by wshobson

Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.

Data Science
26105

nano-banana-pro

by garg-aayush

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., \

Data Science
535772

pdf

by anthropics

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

Data Science
31144