Home
last modified time | relevance | path

Searched refs:symmGB_F2_python (Results 1 – 6 of 6) sorted by relevance

/dports/math/brial/BRiAl-1.2.10/sage-brial/brial/
H A Dnf.py206 def symmGB_F2_python(G, deg_bound=1000000000000, over_deg_bound=0, function
386 strat = symmGB_F2_python(strat, prot=True, deg_bound=2,
389 strat = symmGB_F2_python(strat, prot=True, opt_lazy=False,
433 strat = symmGB_F2_python(strat, deg_bound=deg_bound, opt_lazy=False,
439 strat = symmGB_F2_python(strat, prot=True)
478 strat = symmGB_F2_python(strat, deg_bound=deg_bound,
502 strat = symmGB_F2_python(strat, prot=True)
540 strat = symmGB_F2_python(strat, deg_bound=max(deg_bound,
561 strat = symmGB_F2_python(strat, deg_bound=deg_bound,
567 strat = symmGB_F2_python(strat)
[all …]
H A Dheuristics.py2 from .nf import symmGB_F2_python
H A Dgbcore.py612 implementation = symmGB_F2_python
651 get_options_from_function(symmGB_F2_python))
/dports/math/py-brial/BRiAl-1.2.10/sage-brial/brial/
H A Dnf.py206 def symmGB_F2_python(G, deg_bound=1000000000000, over_deg_bound=0, function
386 strat = symmGB_F2_python(strat, prot=True, deg_bound=2,
389 strat = symmGB_F2_python(strat, prot=True, opt_lazy=False,
433 strat = symmGB_F2_python(strat, deg_bound=deg_bound, opt_lazy=False,
439 strat = symmGB_F2_python(strat, prot=True)
478 strat = symmGB_F2_python(strat, deg_bound=deg_bound,
502 strat = symmGB_F2_python(strat, prot=True)
540 strat = symmGB_F2_python(strat, deg_bound=max(deg_bound,
561 strat = symmGB_F2_python(strat, deg_bound=deg_bound,
567 strat = symmGB_F2_python(strat)
[all …]
H A Dheuristics.py2 from .nf import symmGB_F2_python
H A Dgbcore.py612 implementation = symmGB_F2_python
651 get_options_from_function(symmGB_F2_python))