Make rounding in Models optional
Per default, qsymm.Model()
rounds away values in the underlying dictionaries that are close to zero. Whether this is relevant or not might however depend on the context of how the model in question is used. For that reason it would be better to make this process optional rather than the standard.