Closed jGaboardi closed 4 years ago
network.py/Network.NetworkG()
network.py/Network.NetworkF()
network.py/Network.NetworkK()
analysis.py/NetworkBase()
analysis.py/NetworkG()
analysis.py/gfunction()
analysis.py/NetworkF()
analysis.py/ffunction()
analysis.py/NetworkK()
analysis.py/kfunction()
Superseded by #477. See specifically this comment
The formulation of the Network K inspaghetti
does not appear to be from any of {1,2,3,4}, thus it should probably be created from scratch using {1}. With this both local and global, and auto and cross methods can be implemented.The formulation of the Network K in
spaghetti
is from {3}. We will considering more recent formulations of the Network K in the future, specifically check {1, 6}. With {1} both local and global, and auto and cross methods can be implementedNetworkLocalAutoK
NetworkLocalCrossK
NetworkGlobalAutoK
[ ]
NetworkGlobalCrossK