Skip to content

datainpoint/project-array-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

陣列程式設計的五個元素

從登上 Nature 的 NumPy 論文暸解何謂 Array Programming。

點擊圖示啟動專案 Binder

標籤

  • 程式設計

TL; DR

在這個專案中,我們打算使用 Python 的 NumPy 套件體驗五個陣列程式設計元素:資料結構(Data structure)、索引(Indexing)、向量化(Vectorization)、廣播(Broadcasting)與化簡(Reduction)。透過這個專案,我們能夠具體暸解 NumPy 是如何實現陣列程式設計。

About

NumPy published on Nature for array programming with Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published