minor API and error wrapper changes
-
get_transformationandget_parentare now deprecated, use.transformationandBase.parentinstead -
Errors when constructing
ValueandValueGradientnow have their own exception typeInvalidLogDensityException. -
LogDensityRejectErrorscan be told which exception types to catch, defaulting to the above.