Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
analyze_bench.py File Reference

Go to the source code of this file.

Namespaces

namespace  analyze_bench

Functions

 mean (d)
 deviation (d)

Variables

 keys = set()
dict validate = {}
dict action = {}
dict torsion = {}
dict mults = {}
dict sqs = {}
dict adds = {}
int num = 0
 line = line.split()
dict target = validate
 mul = int(line[4])
 sq = int(line[6])
 addsub = int(line[8])
float Mcyc = 0.000001*int(line[10])
 mulsq = mul+sq
float combo185 = mul+0.8*sq+0.05*addsub
str output = '%s %s' % (k,targetname)
dict x = target[k,name]
str format = ' %s %.0f+-%.0f'