科学计算库依赖包
Python 24 次浏览
Python依赖包,适用于macOS系统。
Python 25 次浏览
Scipy 是 Python 科学计算库,主要用于数值计算。
Python 24 次浏览
适用于 Windows 的 Python 库
Python 20 次浏览
scipy-0.19.1-cp27m-win32.whl
Python 28 次浏览
The SciPy stack is a collection of open source libraries of the powerful scripting language Python, together with its interactive shells. This environ
Python 17 次浏览
SciPy 是一个基于 Python 的开源软件生态系统,主要用于数学、科学和工程计算。 scipy-1.6.2-cp39-win_amd64.whl 文件是一个 SciPy 库的预构建二进制包,专为在 Windows 64 位操作系统上运行的 Python 3.9 版本设计。该软件包包含使用 Sc
Python 21 次浏览
SciPy 的文档还挺厚道的,scipy-ref.pdf这个手册基本上把常用模块都讲了一遍,从入门到进阶都能照顾到。尤其像信号、优化、插值这些模块,讲得还挺细,代码例子也比较全,适合平时查阅或者项目中对照使用。 PDF 里的结构清晰,前面是入门教程,像NumPy 基础、scipy.special之类
Python 0 次浏览