你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-06 20:46:52 +08:00
Tweaked comments.
这个提交包含在:
@@ -34,7 +34,7 @@ for thread in range(len(baseresult['threads'])):
|
||||
print('{} thread(s): {:g} s'.format(baseresult['threads'][thread], baseresult['benchtimes'][thread]))
|
||||
plotlabel1 = os.path.splitext(os.path.split(args.baseresult)[1])[0] + '.in'
|
||||
|
||||
# Load other and info
|
||||
# Load other results and info
|
||||
otherresults = []
|
||||
if args.otherresults is not None:
|
||||
for i, result in enumerate(args.otherresults):
|
||||
|
在新工单中引用
屏蔽一个用户