Menu
×
   ❮   
HTML CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP REACT MYSQL JQUERY EXCEL XML DJANGO NUMPY PANDAS NODEJS R TYPESCRIPT ANGULAR GIT POSTGRESQL MONGODB ASP AI GO KOTLIN SASS VUE DSA GEN AI SCIPY AWS CYBERSECURITY DATA SCIENCE
     ❯   

SciPy 简介


什么是 SciPy?

SciPy 是一个科学计算库,底层使用 NumPy

SciPy 代表 Scientific Python(科学 Python)。

它提供了更多用于优化、统计和信号处理的实用函数。

与 NumPy 一样,SciPy 也是开源的,因此我们可以免费使用它。

SciPy 由 NumPy 的创建者 Travis Olliphant 创建。


为什么要使用 SciPy?

如果 SciPy 底层使用 NumPy,为什么我们不能只使用 NumPy 呢?

SciPy 优化并添加了 NumPy 和数据科学中常用的函数。


SciPy 使用哪种语言编写?

SciPy 主要使用 Python 编写,但一些部分是用 C 编写的。


SciPy 的代码库在哪里?

SciPy 的源代码位于以下 github 仓库:https://github.com/scipy/scipy

github: 允许许多人协同处理同一个代码库。

×

Contact Sales

If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]

Report Error

If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]

W3Schools is optimized for learning and training. Examples might be simplified to improve reading and learning. Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. While using W3Schools, you agree to have read and accepted our terms of use, cookie and privacy policy.

Copyright 1999-2024 by Refsnes Data. All Rights Reserved. W3Schools is Powered by W3.CSS.