Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NanoComp/meep
/ amp_fun
Function
amp_fun
python/tests/test_source.py:159–160 ·
view source on GitHub ↗
(p)
Source
from the content-addressed store, hash-verified
157
158
159
def
amp_fun(p):
160
return
p.x + 2 * p.y
161
162
163
class
TestAmpFileFunc(unittest.TestCase):
Callers
1
create_h5data
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected