Add `as_type` argument to ParamDim
It should be possible to define whether float, int, bool, ... or other native python types are to be created from the results of range etc..
Proposal
Add as_type argument to ParamDim and adjust _set_value
Edited by Yunus Sevinchan