Skip to content
Python array API standard DRAFT
matmul
Type to start searching
Array API standard
Consortium for Python Data API Standards
Extensions
Linear Algebra Extension
Python array API standard DRAFT
Context
Purpose and scope
Use cases
Assumptions
API
Design topics & constraints
Future API standard evolution
API specification
Extensions
Fourier transform Functions
Linear Algebra Extension
Methodology and Usage
Usage Data
Verification - test suite
Benchmark suite
Other
Changelog per API standard version
License
"Contents"
matmul
matmul()
matmul
¶
matmul
(
x1
:
array
,
x2
:
array
,
/
)
→
array
¶
Alias for
matmul()
.