Skip to content

Commit 2aeddef

Browse files
herslecgarling
andauthored
Incorporate formatting suggestions
Co-authored-by: Chris Garling <chris.t.garling@gmail.com>
1 parent d2c14a6 commit 2aeddef

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/JuliaAstroDocs.jl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ ecosystem() = (
188188
doc = "https://xzackli.github.io/Bolt.jl/",
189189
tagline = "Pure-Julia integrator for the Boltzmann equations in cosmology",
190190
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.
192192
""",
193193
astropy = [],
194194
),
@@ -198,8 +198,8 @@ ecosystem() = (
198198
doc = "https://github.com/hersle/CLASS.jl?tab=readme-ov-file#classjl",
199199
tagline = "Julia wrapper for the cosmological Boltzmann solver [CLASS](http://class-code.net/)",
200200
descr = """
201-
- Lightweight problem/solution wrapper around CLASS' input/output files.
202-
- Reads CLASS' output files to [DataFrames](https://github.com/JuliaData/DataFrames.jl).
201+
- Lightweight problem/solution wrapper around CLASS input/output files.
202+
- Reads CLASS output files to [DataFrames](https://github.com/JuliaData/DataFrames.jl).
203203
""",
204204
astropy = [],
205205
),

0 commit comments

Comments
 (0)