·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.

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에서 사용할 수 있습니다

소스 저장소는 어디인가요?

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

상세

카테고리
</>개발 도구
출처
skills.sh
최초 등록
2026-02-22