#5: Variable typing
Contents
The current assumption that all variable's in a CellML model are real scalars is too restrictive for some types of biological models so we need to consider adding greater flexibility to variable typing.
- Proposed by
- Poul Nielsen
- Seconded by
- David Nickerson
- Proposal type
- Infrastructure
- Assigned to release
- State
- being-discussed
Motivation
Currently all variable's in a CellML model are assumed to be real scalars. For some types of biological models this is too restrictive.
Proposal
- Variable types: real, integer, complex, etc.
- Variable arrays: lists, sets, vectors, matrices?
