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

Go to the source code of this file.

Namespaces

namespace  namespace_asm

Functions

Set[str] get_functionnames (str filecontent)

Variables

 FNAME_REGEX = re.compile(, re.VERBOSE)
 file
 prime = sys.argv[1]
 inputfilename = sys.argv[2]
 contents = fh.read()
Set[str] functionnames = get_functionnames(contents)