Routines and objects by topic#
In this chapter, routine docstrings are presented, grouped by functionality. Many docstrings contain example code, which demonstrates basic usage of the routine.
A convenient way to execute examples is the %doctest_mode mode of
IPython, which allows for pasting of multi-line examples and preserves
indentation.
- 常數
- Array creation routines
- Array manipulation routines
- Bit-wise operations
- String functionality
- Datetime support functions
- Data type routines
- Mathematical functions with automatic domain
- Floating point error handling
- Exceptions and Warnings
- 離散傅立葉變換
- Functional programming
- 輸入與輸出
- Indexing routines
- 線性代數
- Logic functions
- Masked array operations
- Mathematical functions
- Miscellaneous routines
- 多項式
- Random sampling
- Set routines
- 排序、搜尋與計數
- Statistics
- Test support
- Window functions