Ticket #5 (new task)

Opened 2 years ago

Last modified 2 years ago

More sophisticated parameter handling

Reported by: apdavison Assigned to: somebody
Priority: major Milestone: 0.6.0
Component: unspecified Version: trunk
Keywords: Cc:

Description

Model parameters should have dimensions, units, minimum and maximum allowable values, as well as a value. Currently, units are determined by convention, but it might reduce errors if units, etc, could be specified directly (it would also make it easier to auto-generate GUIs, etc). One possibility is the traits package: http://code.enthought.com/traits/

Change History

04/30/07 14:44:09 changed by apdavison

  • version set to trunk.