Skip to content

Commit 4273a98

Browse files
authored
Merge pull request #465 from ModECI/development
To v0.4.7; removes setup.py; add MDF paper to website
2 parents f5ee2dc + feb499d commit 4273a98

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+108
-89
lines changed

docs/sphinx/source/api/MDFpaper.md

Lines changed: 12 additions & 0 deletions

docs/sphinx/source/index.rst

Lines changed: 1 addition & 0 deletions

examples/ACT-R/addition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"addition": {
33
"format": "ModECI MDF v0.4",
4-
"generating_application": "Python modeci-mdf v0.4.6",
4+
"generating_application": "Python modeci-mdf v0.4.7",
55
"graphs": {
66
"addition_graph": {
77
"nodes": {

examples/ACT-R/addition.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
addition:
22
format: ModECI MDF v0.4
3-
generating_application: Python modeci-mdf v0.4.6
3+
generating_application: Python modeci-mdf v0.4.7
44
graphs:
55
addition_graph:
66
nodes:

examples/ACT-R/count.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"count": {
33
"format": "ModECI MDF v0.4",
4-
"generating_application": "Python modeci-mdf v0.4.6",
4+
"generating_application": "Python modeci-mdf v0.4.7",
55
"graphs": {
66
"count_graph": {
77
"nodes": {

examples/ACT-R/count.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
count:
22
format: ModECI MDF v0.4
3-
generating_application: Python modeci-mdf v0.4.6
3+
generating_application: Python modeci-mdf v0.4.7
44
graphs:
55
count_graph:
66
nodes:

examples/MDF/ABCD.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"ABCD": {
33
"format": "ModECI MDF v0.4",
4-
"generating_application": "Python modeci-mdf v0.4.6",
4+
"generating_application": "Python modeci-mdf v0.4.7",
55
"graphs": {
66
"abcd_example": {
77
"nodes": {

examples/MDF/ABCD.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ABCD:
22
format: ModECI MDF v0.4
3-
generating_application: Python modeci-mdf v0.4.6
3+
generating_application: Python modeci-mdf v0.4.7
44
graphs:
55
abcd_example:
66
nodes:

examples/MDF/Arrays.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Arrays": {
33
"format": "ModECI MDF v0.4",
4-
"generating_application": "Python modeci-mdf v0.4.6",
4+
"generating_application": "Python modeci-mdf v0.4.7",
55
"graphs": {
66
"array_example": {
77
"nodes": {

examples/MDF/Arrays.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Arrays:
22
format: ModECI MDF v0.4
3-
generating_application: Python modeci-mdf v0.4.6
3+
generating_application: Python modeci-mdf v0.4.7
44
graphs:
55
array_example:
66
nodes:

0 commit comments

Comments
 (0)