MCPcopy Create free account
hub / github.com/numpy/numpy / begin

Method begin

numpy/linalg/lapack_lite/clapack_scrub.py:20–21  ·  view source on GitHub ↗
(self, state_name)

Source from the content-addressed store, hash-verified

18 Scanner.__init__(self, self.lexicon, info, name)
19
20 def begin(self, state_name):
21 Scanner.begin(self, state_name)
22
23def sep_seq(sequence, sep):
24 pat = Str(sequence[0])

Callers 3

generate_input_vectorFunction · 0.80
beginArgsMethod · 0.80
endArgsMethod · 0.80

Calls

no outgoing calls

Tested by 1

generate_input_vectorFunction · 0.64