config: Use native Python types for default unfolding velocities
authorW. Trevor King <wking@tremily.us>
Fri, 24 May 2013 21:26:08 +0000 (17:26 -0400)
committerW. Trevor King <wking@tremily.us>
Fri, 24 May 2013 21:26:08 +0000 (17:26 -0400)
commitf3a017f23e7f8e0ce5bf875b5ab27ff69876c5a3
treea9d99ab2d294df5d16585d50199c3b07a4087b34
parent03c67db66656bb6ba2c687d633f5fb9415d256d6
config: Use native Python types for default unfolding velocities

This avoids the need for funkyness when saving the configuration with
h5config's YAML storage backend.
unfold_protein/config.py