Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
Wheel Class Reference
Inheritance diagram for Wheel:
Collaboration diagram for Wheel:

Public Member Functions

zipfile.ZipFile as_zipfile (self)
 

Static Public Attributes

str location
 

Detailed Description

Definition at line 667 of file base.py.

Member Function Documentation

◆ as_zipfile()

zipfile.ZipFile as_zipfile (   self)

Reimplemented in FilesystemWheel, and MemoryWheel.

Definition at line 670 of file base.py.

670 def as_zipfile(self) -> zipfile.ZipFile:
671 raise NotImplementedError()
672
673
for i

References i.

Field Documentation

◆ location


The documentation for this class was generated from the following file: