Skip to content

Commit fc8d3c5

Browse files
committed
Tweaking text slightly about next phase of project
1 parent ff0396a commit fc8d3c5

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

_data/about.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aboutIntro: About the ModECI project
2-
fundedIntro: MDF is funded by the NSF Convergence Accelerator Program.
2+
fundedIntro: MDF has been generously supported by the NSF Convergence Accelerator Program.
33
teamIntro: "ModECI (Model Exchange and Convergence Initiative) is a multi-investigator collaboration and currently involves:"
44
teamMembers: [
55
{

_elements/Formats.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ options: [
2424
url: "https://github.com/AllenInstitute/sonata",
2525
title: "SONATA",
2626
id: "sonataLink",
27-
description: "We are planning to extend MDF support for mapping to and from the SONATA format for large scale neuronal modeling in Phase II of this project."
27+
description: "We are planning to extend MDF support for mapping to and from the SONATA format for large scale neuronal modeling."
2828
},
2929
{
3030
url: "https://github.com/ModECI/MDF/tree/main/examples/PyTorch",
@@ -36,7 +36,7 @@ options: [
3636
url: "https://www.tensorflow.org/",
3737
title: "TensorFlow",
3838
id: "tensorflowLink",
39-
description: "We are planning to extend MDF support to TensorFlow in Phase II of this project."
39+
description: "We are planning to extend MDF support to TensorFlow in the next phase of this project."
4040
}
4141
]
4242
---

_elements/Interfaces.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ options: [
1212
url: "https://github.com/emer/emergent",
1313
title: "Emergent",
1414
id: "emergentLink",
15-
description: "We are planning to implement MDF support for the Emergent simulator in Phase II of this project."
15+
description: "We are planning to implement MDF support for the Emergent simulator in the next phase of this project."
1616
},
1717
{
1818
url: "https://github.com/ModECI/MDF/tree/main/examples/ACT-R",
@@ -24,13 +24,13 @@ options: [
2424
url: "http://Nengo.ai",
2525
title: "Nengo",
2626
id: "nengoLink",
27-
description: "We are planning to implement MDF support for the Nengo simulator in Phase II of this project."
27+
description: "We are planning to implement MDF support for the Nengo simulator in the next phase of this project."
2828
},
2929
{
3030
url: "https://www.thevirtualbrain.org",
3131
title: "The Virtual Brain",
3232
id: "thevirtualbrainLink",
33-
description: "We are planning to extend MDF support to The Virtual Brain simulator in Phase II of this project."
33+
description: "We are planning to extend MDF support to The Virtual Brain simulator in the next phase of this project."
3434
}
3535
]
3636
---

0 commit comments

Comments
 (0)