Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OriginQ/QPanda-2
/ shape
Method
shape
ThirdParty/pybind11/include/pybind11/numpy.h:805–805 ·
view source on GitHub ↗
Dimensions of the array
Source
from the content-addressed store, hash-verified
803
804
/// Dimensions of the array
805
const ssize_t *shape() const { return detail::array_proxy(m_ptr)->dimensions; }
806
807
/// Dimension along a given axis
808
ssize_t shape(ssize_t dim) const {
Callers
6
conformable
Method · 0.45
get_shape_for_array
Function · 0.45
draw_graph
Method · 0.45
state_to_density_matrix
Function · 0.45
Generator_Angle_Circuit
Function · 0.45
Generator_Weight_Circuit
Function · 0.45
Calls
1
array_proxy
Function · 0.85
Tested by
1
draw_graph
Method · 0.36