Let us walk on the 3-isogeny graph
|
Go to the source code of this file.
Namespaces | |
namespace | benchmark_graph |
Variables | |
float | barWidth = 0.25 |
fig = plt.subplots(figsize =(12, 8)) | |
list | IT = [12, 30, 1, 8, 22] |
list | ECE = [28, 6, 16, 5, 10] |
list | CSE = [29, 3, 24, 25, 17] |
br1 = np.arange(len(IT)) | |
list | br2 = [x + barWidth for x in br1] |
list | br3 = [x + barWidth for x in br2] |
color | |
width | |
edgecolor | |
label | |
fontweight | |
fontsize |