Skip to content

Commit

Permalink
use * for emphasis
Browse files Browse the repository at this point in the history
  • Loading branch information
Fe-r-oz committed Nov 29, 2024
1 parent 36b3914 commit 52d24a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/QuantumCliffordHeckeExt/lifted_product.jl
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ julia> r = prod(gens(GA));
presentation for the single cyclic group is satisfied before proceeding with
the code construction. This method serves as a workaround for creating small
groups, specifically for single cyclic groups, using a group presentation with
no *extra relations*, such as `⟨r | r³⁰⟩`.For the construction of *general* groups
*no extra relations*, such as `⟨r | r³⁰⟩`.For the construction of *general* groups
with specific group presentations, the only effective method is to use *finitely
presented groups* (`Oscar.FPGroup`), which allow for defining direct products of
two or more *general* groups—something not supported by Hecke.
Expand Down

0 comments on commit 52d24a3

Please sign in to comment.