你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-06 20:46:52 +08:00
Corrected some comments.
这个提交包含在:
@@ -16,7 +16,7 @@ import matplotlib.pyplot as plt
|
|||||||
|
|
||||||
All fitness functions must take two arguments and return a single fitness value.
|
All fitness functions must take two arguments and return a single fitness value.
|
||||||
The first argument should be the name of the output file
|
The first argument should be the name of the output file
|
||||||
The second argument is a list which can contain any number of additional arguments, e.g. names (IDs) of outputs (rxs) from input file
|
The second argument is a dictionary which can contain any number of additional arguments, e.g. names (IDs) of outputs (rxs) from input file
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def minvalue(filename, args):
|
def minvalue(filename, args):
|
||||||
|
在新工单中引用
屏蔽一个用户