We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70c7069 commit 30cef3fCopy full SHA for 30cef3f
src/components/fundable/projectsDetails.ts
@@ -58,7 +58,7 @@ export const fundableProjectsDetails = {
58
currentFundingPercentage: 0,
59
repoLink: "https://github.com/mamba-org/mamba"
60
}],
61
-
+
62
scientificComputing: [
63
{
64
category: "Scientific Computing",
@@ -72,7 +72,7 @@ export const fundableProjectsDetails = {
72
73
repoLink: "https://github.com/xtensor-stack/xsimd"
74
},
75
- {
+ {
76
77
title: "Implementing Kazushige Goto Algorithms for Matrix Operations in xtensor",
78
pageName: "MatrixOperationsInXtensor",
0 commit comments