Skip to content

Commit

Permalink
Fixed header level for "Defining new products..."
Browse files Browse the repository at this point in the history
  • Loading branch information
brainandforce committed Sep 11, 2024
1 parent 280e688 commit beb19d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/operations.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ the `⨰` operator, which is not an operator generally used for this purpose, bu
looks similar to the commutator product, with the dot indicating the similarity with the dot
product, which is also symmetric.

### Defining new products: Multiplication internals
#### Defining new products: Multiplication internals

Products are implemented with the fast multiplication kernel `CliffordNumbers.mul`, which accepts
two Clifford numbers with the same scalar type and a `CliffordNumbers.GradeFilter` object. This
Expand Down

0 comments on commit beb19d0

Please sign in to comment.