Skip to content

Commit f7e73f2

Browse files
authored
fix format bugs
1 parent ab5fa61 commit f7e73f2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/libraries/libraries-data.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,9 @@ export const libraries: Library[] = [
240240
libraryCategories.QUASI_HERMITIAN_SYMMETRIC,
241241
libraryCategories.GPU_ACCELERATION,
242242
libraryCategories.DISTRIBUTED_MEMORY
243+
],
244+
},
245+
{
243246
id: 'ntpoly',
244247
name: 'NTPoly',
245248
description: 'NTPoly is a massively parallel library for computing the functions of sparse, symmetric matrices based on polynomial expansions.',

0 commit comments

Comments
 (0)