Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mpi4py/mpi4py
/ array
Method
array
test/test_msgspec.py:1174–1175 ·
view source on GitHub ↗
(self, typecode, initializer)
Source
from the content-addressed store, hash-verified
1172
TYPECODES =
"bhil"
+
"BHIL"
+
"fd"
1173
1174
def
array(self, typecode, initializer):
1175
raise
NotImplementedError
1176
1177
def
check1(self, z, s, r, typecode):
1178
del typecode
Callers
1
check
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected