Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
benchmark_graph_03 Namespace Reference

Variables

float barWidth = 0.25
 fig = plt.subplots(figsize =(12, 8))
 pattern = re.compile("(32m)([0-9]+)")
list average_cglhash2 = []
list average_cglhash3 = []
list matching_values = []
list IT = average_cglhash2
list ECE = average_cglhash3
 br1 = np.arange(len(IT))
list br2 = [x + barWidth for x in br1]
 color
 width
 edgecolor
 label
 fontweight
 fontsize

Variable Documentation

◆ average_cglhash2

list average_cglhash2 = []

Definition at line 10 of file benchmark_graph_03.py.

◆ average_cglhash3

list average_cglhash3 = []

Definition at line 11 of file benchmark_graph_03.py.

◆ barWidth

barWidth = 0.25

Definition at line 5 of file benchmark_graph_03.py.

◆ br1

br1 = np.arange(len(IT))

Definition at line 97 of file benchmark_graph_03.py.

◆ br2

br2 = [x + barWidth for x in br1]

Definition at line 98 of file benchmark_graph_03.py.

◆ color

color

Definition at line 100 of file benchmark_graph_03.py.

◆ ECE

Definition at line 95 of file benchmark_graph_03.py.

◆ edgecolor

edgecolor

Definition at line 100 of file benchmark_graph_03.py.

◆ fig

fig = plt.subplots(figsize =(12, 8))

Definition at line 6 of file benchmark_graph_03.py.

◆ fontsize

fontsize

Definition at line 103 of file benchmark_graph_03.py.

◆ fontweight

fontweight

Definition at line 103 of file benchmark_graph_03.py.

◆ IT

Definition at line 94 of file benchmark_graph_03.py.

◆ label

label

Definition at line 100 of file benchmark_graph_03.py.

◆ matching_values

list matching_values = []

Definition at line 14 of file benchmark_graph_03.py.

◆ pattern

pattern = re.compile("(32m)([0-9]+)")

Definition at line 8 of file benchmark_graph_03.py.

◆ width

width

Definition at line 100 of file benchmark_graph_03.py.