You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/JuliaAstroDocs.jl
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -188,7 +188,7 @@ ecosystem() = (
188
188
doc ="https://xzackli.github.io/Bolt.jl/",
189
189
tagline ="Pure-Julia integrator for the Boltzmann equations in cosmology",
190
190
descr ="""
191
-
- Computes accurate gradients of power spectra wrt. cosmological parameters using forward-mode automatic differentiation.
191
+
- In addition to integrating the cosmological Boltzmann equations, Bolt.jl can accurately compute the gradients of power spectra with respect to cosmological parameters using forward-mode automatic differentiation.
0 commit comments