vivarium-collective / vivarium-core

Core Interface and Engine for Vivarium
https://vivarium-core.readthedocs.io/
Apache License 2.0
25 stars 2 forks source link

Move update allows state updates #229

Closed eagmon closed 1 year ago

eagmon commented 1 year ago

This PR extends the '_move' update method to support updating the state of the node that is being moved. It adds one more keyword -- 'update' -- which specifies the update to be passed to the node.

By creating this pull request, I agree to the Contributor License Agreement, which is available in CLA.md at the top level of this repository.