728x90
반응형
SMALL
SciPy

SciPy는 과학 컴퓨팅과 기술 컴퓨팅에 사용되는 자유-오픈 소스 파이썬 라이브러리이다.
conda install scipy
# pip install scipy
https://docs.scipy.org/doc/scipy/index.html
SciPy documentation — SciPy v1.9.3 Manual
The reference guide contains a detailed description of the SciPy API. The reference describes how the methods work and which parameters can be used. It assumes that you have an understanding of the key concepts.
docs.scipy.org
728x90
반응형
LIST
'Python Library > SciPy' 카테고리의 다른 글
[SciPy] B-spline (0) | 2023.07.31 |
---|---|
[SciPy] 영 위상 필터 (Zero-Phase Filter) (0) | 2023.07.10 |
[SciPy] 버터워스 필터 (Butterworth Filter) (0) | 2023.07.05 |
[SciPy] Special functions (0) | 2022.12.22 |
[SciPy] Introduction (0) | 2022.12.22 |