Skip to content

Uniform operator

Rouven Lemmerz requested to merge UniformOperator into NIFTy_6

This implements a UniformOperator, which generates a Uniform distribution. Also, this fixes the _InterpolationOperator to allow for different table_funcs than logarithm, which lead to a wrong jacobian beforehand.

Merge request reports