Skip to content

Commit 4895e92

Browse files
jalveszjvdp1
andauthored
Update joss/paper_sparse.md
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent 34ff16b commit 4895e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

joss/paper_sparse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The stdlib_sparse library addresses this gap by offering:
4848
* Standardized operations such as sparse matrix–vector multiplication (SpMV).
4949
* A unified API, following modern Fortran practices, as part of the official Fortran stdlib project.
5050

51-
By integrating directly into stdlib, stdlib_sparse lowers the barrier for Fortran developers to adopt sparse methods, reduces code duplication, and promotes best practices for numerical software development.
51+
By integrating it directly into stdlib, stdlib_sparse lowers the barrier for Fortran developers to adopt sparse methods, reduces code duplication, and promotes best practices for numerical software development.
5252

5353
# Related work
5454

0 commit comments

Comments
 (0)