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