Skip to content

Commit f81780a

Browse files
authored
Update README.md
1 parent ac79141 commit f81780a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ algorithms, implementations, and dependencies evolve. Algorithmic
1212
differentiation (AD) provides a better foundation because it derives local
1313
linearizations directly from the implementation whenever needed, so sensitivity
1414
information automatically stays consistent with the code. Combined with random
15-
sampling methods for strongly nonlinear behaviour, this defines uncertainty
16-
propagation in terms of algorithmically differentiable programs. AD frameworks
15+
sampling methods for strongly nonlinear behaviour, uncertainty propagation
16+
is defined in terms of algorithmically differentiable programs. AD frameworks
1717
treat inputs, outputs, sensitivities, and uncertainties as dynamic tensor‑valued
1818
objects rather than forcing the uncertainty calculus into a fixed set of
1919
closed‑form formulas.

0 commit comments

Comments
 (0)