David Turner

Results 12 issues of David Turner
trafficstars

Current version of devel has a bug where `termination_measure=pnl.TimeScale.TRIAL` on the LCAMechanism gets converted to a numpy array somewhere, which leads to an assertion error in compilation. See [Scripts/Debug/stability_flexibility/stability_flexibility_pec_fit.py](https://github.com/PrincetonUniversity/PsyNeuLink/blob/devel/Scripts/Debug/stability_flexibility/stability_flexibility_pec_fit.py) for...

bug
compiler
fixed-in-devel

This PR adds a new parameter to the PEC constructor called `depends_on` that specifies conditions for parameters. This causes the PEC to fit a different parameter for each unique condition...