delphi
Contents:
Home
The Delphi model
The Delphi config file
GroundedFunctionNetwork API
Constructors
delphi.GrFN.networks.GroundedFunctionNetwork.from_fortran_src
delphi.GrFN.networks.GroundedFunctionNetwork.from_fortran_file
delphi.GrFN.networks.GroundedFunctionNetwork.from_python_src
delphi.GrFN.networks.GroundedFunctionNetwork.from_python_file
Export
Execution
Model Analysis
Sensitivity Analysis
Grounded Function Network (GrFN) Documentation
Change Log
Contributing
C++ API
GrFN OpenAPI Specification
delphi
»
GroundedFunctionNetwork API
»
delphi.GrFN.networks.GroundedFunctionNetwork.from_python_file
View page source
delphi.GrFN.networks.GroundedFunctionNetwork.from_python_file
classmethod
GroundedFunctionNetwork.
from_python_file
(
python_file
,
lambdas_path
,
json_filename
:
str
,
stem
:
str
)
[source]
Builds GrFN object from Python file.