Skip to content

Commit

Permalink
updated a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
andyElking committed Dec 5, 2023
1 parent fb4af72 commit 2e39814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diffrax/brownian/tree.py
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ def _brownian_arch(
- `bhh_st_tu`: (optional) $(\bar{H}_{s,t}, \bar{H}_{t,u})$
- `bkk_t`: (optional) $(\bar{K}_s, \bar{K}_t, \bar{K}_u)$
- `bkk_st_tu`: (optional) $(\bar{K}_{s,t}, \bar{K}_{t,u})$
"""

su = jnp.power(jnp.asarray(2.0, dtype), -level)
Expand Down

0 comments on commit 2e39814

Please sign in to comment.