From aebb596e0e977adfa3a521c83fac7cdc8007c956 Mon Sep 17 00:00:00 2001 From: "jdc@princeton.edu" Date: Thu, 11 Jul 2019 06:04:58 -0400 Subject: [PATCH 1/4] =?UTF-8?q?=E2=80=A2=20Composition=20=20=20run:=20=20i?= =?UTF-8?q?mplemented=20reinitialization=20for=20any=20nodes=20with=20a=20?= =?UTF-8?q?=20=20=20=20=20=20=20=20reinitialize=5Fwhen=20condition=20that?= =?UTF-8?q?=20is=20satisfied=20on=20current=20trial?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/runConfigurations/Scratch_Pad.xml | 4 ++-- psyneulink/core/components/component.py | 8 +++++--- psyneulink/core/compositions/composition.py | 6 ++++++ psyneulink/core/globals/environment.py | 2 +- 4 files changed, 14 insertions(+), 6 deletions(-) diff --git a/.idea/runConfigurations/Scratch_Pad.xml b/.idea/runConfigurations/Scratch_Pad.xml index 509e9fd0f22..47414f5f051 100644 --- a/.idea/runConfigurations/Scratch_Pad.xml +++ b/.idea/runConfigurations/Scratch_Pad.xml @@ -1,12 +1,12 @@ - +