From Jason Turner

[numerics.defns]

Diff to HTML by rtfpessoa

tmp/tmpng9lz19e/{from.md → to.md} RENAMED
@@ -1,6 +1,6 @@
1
- ## Definitions <a id="numerics.defns">[[numerics.defns]]</a>
2
 
3
  Define `GENERALIZED_NONCOMMUTATIVE_SUM(op, a1, ..., aN)` as follows:
4
 
5
  - `a1` when `N` is `1`, otherwise
6
  - `op(GENERALIZED_NONCOMMUTATIVE_SUM(op, a1, ..., aK),`
 
1
+ ### Definitions <a id="numerics.defns">[[numerics.defns]]</a>
2
 
3
  Define `GENERALIZED_NONCOMMUTATIVE_SUM(op, a1, ..., aN)` as follows:
4
 
5
  - `a1` when `N` is `1`, otherwise
6
  - `op(GENERALIZED_NONCOMMUTATIVE_SUM(op, a1, ..., aK),`