Justus Sagemüller

Results 25 issues of Justus Sagemüller

This is mostly a re-packing of changes proposed in https://github.com/odlgroup/odl/pull/1710. I grouped them together by type of change to make it understandable what is happening (separating large but trivial changes...

That variable is intended for `copy` arguments to methods that generate some data-carrying object. With it the caller signals that they do _not wish_ any copy to be made (rather...

area: core
status: discussion

In current ODL, `==` is always a proper equality operator, i.e. it returns a boolean saying whether the left and right operands are equal. Although I would say this is...

area: core
type: api change
topic: mathematics
status: discussion

Seems to work with the new versions of those packages.