Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NanoComp/meep
/ eig_tolerance
Method
eig_tolerance
python/source.py:623–624 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
621
622
@property
623
def
eig_tolerance(self):
624
return
self._eig_tolerance
625
626
@eig_tolerance.setter
627
def
eig_tolerance(self, val):
Callers
nothing calls this directly
Calls
1
check_positive
Function · 0.85
Tested by
no test coverage detected