·scipy

SciPy 綜合指南 - Python 中科學和技術計算的基礎庫。用於積分、最佳化、插值、線性代數、訊號處理、統計、ODE、傅立葉變換和高級科學演算法。基於 NumPy 構建,對於研究和工程至關重要。

9安裝·0熱度·@tondevrel

安裝

$npx skills add https://github.com/tondevrel/scientific-agent-skills --skill scipy

如何安裝 scipy

透過命令列快速安裝 scipy AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/tondevrel/scientific-agent-skills --skill scipy
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:tondevrel/scientific-agent-skills。

SKILL.md

查看原文

Advanced scientific computing library built on NumPy, providing algorithms for optimization, integration, interpolation, and more.

Official docs: https://docs.scipy.org/ Search patterns: scipy.integrate.quad, scipy.optimize.minimize, scipy.interpolate, scipy.stats, scipy.signal

| Integration | integrate | quad(f, 0, 1) | | Optimization | optimize | minimize(f, x0) | | Interpolation | interpolate | interp1d(x, y) | | Linear algebra | linalg | linalg.solve(A, b) | | Signal processing | signal | signal.butter(4, 0.5) | | Statistics | stats | stats.norm.pdf(x) | | ODEs | integrate | solveivp(f, tspan, y0) |

SciPy 綜合指南 - Python 中科學和技術計算的基礎庫。用於積分、最佳化、插值、線性代數、訊號處理、統計、ODE、傅立葉變換和高級科學演算法。基於 NumPy 構建,對於研究和工程至關重要。 來源:tondevrel/scientific-agent-skills。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/tondevrel/scientific-agent-skills --skill scipy
分類
</>開發工具
認證
收錄時間
2026-02-22
更新時間
2026-03-10

Browse more skills from tondevrel/scientific-agent-skills

快速解答

什麼是 scipy?

SciPy 綜合指南 - Python 中科學和技術計算的基礎庫。用於積分、最佳化、插值、線性代數、訊號處理、統計、ODE、傅立葉變換和高級科學演算法。基於 NumPy 構建,對於研究和工程至關重要。 來源:tondevrel/scientific-agent-skills。

如何安裝 scipy?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/tondevrel/scientific-agent-skills --skill scipy 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/tondevrel/scientific-agent-skills

詳情

分類
</>開發工具
來源
skills.sh
收錄時間
2026-02-22