Skip to content

Commit eff48a0

Browse files
Upate project details.
1 parent e37e2d3 commit eff48a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/fundable/projectsDetails.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ export const fundableProjectsDetails = {
6565
pageName: "SVE2SupportInXsimd",
6666
shortDescription: "xsimd is a C++ scientific library that abstract low-level high performances computing primitives across different hardwares. We will add support for the latest SVE2 generation of ARM CPUs.",
6767
description: SVE2SupportInXsimdMD,
68-
price: "TBD",
69-
maxNbOfFunders: 1,
68+
price: "30 000 €",
69+
maxNbOfFunders: 2,
7070
currentNbOfFunders: 0,
7171
currentFundingPercentage: 0,
7272
repoLink: "https://github.com/xtensor-stack/xsimd"

0 commit comments

Comments
 (0)