From 7622f542daa27db332334d0af25faa9651a1c831 Mon Sep 17 00:00:00 2001 From: Jacob Palecki Date: Sat, 19 Sep 2020 21:24:59 -0700 Subject: log sigmoid sens done --- common/common.vcxitems | 1 + 1 file changed, 1 insertion(+) (limited to 'common/common.vcxitems') diff --git a/common/common.vcxitems b/common/common.vcxitems index fcd3ae8..21a58aa 100644 --- a/common/common.vcxitems +++ b/common/common.vcxitems @@ -16,6 +16,7 @@ + -- cgit v1.2.3 From ac8df552951ba6265a71f827bc8b975eecfbcdd4 Mon Sep 17 00:00:00 2001 From: Jacob Palecki Date: Sun, 20 Sep 2020 21:52:01 -0700 Subject: Add icon and second experiment --- common/common.vcxitems | 1 + 1 file changed, 1 insertion(+) (limited to 'common/common.vcxitems') diff --git a/common/common.vcxitems b/common/common.vcxitems index 21a58aa..b5cd374 100644 --- a/common/common.vcxitems +++ b/common/common.vcxitems @@ -17,6 +17,7 @@ + -- cgit v1.2.3 From 45285413a94c9c081098c672e69e9811ac5262b7 Mon Sep 17 00:00:00 2001 From: Jacob Palecki Date: Tue, 22 Sep 2020 13:08:31 -0700 Subject: Rename experiment two to motivity --- common/common.vcxitems | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/common.vcxitems') diff --git a/common/common.vcxitems b/common/common.vcxitems index b5cd374..fdf5cf4 100644 --- a/common/common.vcxitems +++ b/common/common.vcxitems @@ -17,7 +17,7 @@ - + -- cgit v1.2.3 From f4ff6334df8a3fd66d13082606b69a78fa592237 Mon Sep 17 00:00:00 2001 From: Jacob Palecki Date: Tue, 22 Sep 2020 15:26:08 -0700 Subject: Remove sigmoidgain, only allow one instance of grapher to run at a time --- common/common.vcxitems | 1 - 1 file changed, 1 deletion(-) (limited to 'common/common.vcxitems') diff --git a/common/common.vcxitems b/common/common.vcxitems index fdf5cf4..3407cf2 100644 --- a/common/common.vcxitems +++ b/common/common.vcxitems @@ -24,7 +24,6 @@ - -- cgit v1.2.3