Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mpi4py/mpi4py
/ itemsize
Method
itemsize
test/arrayimpl.py:248–249 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
246
247
@property
248
def
itemsize(self):
249
return
self.array.itemsize
250
251
@property
252
def
flat(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected