Justus Sagemüller

Results 97 comments of Justus Sagemüller

@gggah Now I look into this more closely I find my advice was actually not much use, because Astra doesn't support ODL's curved detectors! So as it stands, you would...

@gggah actually, curved detectors in Astra _have_ been implemented (https://github.com/astra-toolbox/astra-toolbox/pull/444), but they are not merged / in the main release yet. So in the longer term, the proper solution will...

This is probably related to https://github.com/odlgroup/odl/issues/1666. Please check if https://github.com/odlgroup/odl/pull/1668 fixes it.

Ok... I see how extracting to a single array is useful, but going through a PowerSpace seems conceptually the wrong way of getting there, would you agree? Instead, `ProductSpace` should...

My mistake! Thanks for reporting. But with the import line, does it work then? Note for future: we're still working on integrating the changes that make ODL "deep compatible" with...

@prbzrg you mean on the quick-fix for torch-contrib, or the proper ArrayAPI/PyTorch integration? https://github.com/odlgroup/odl/pull/1691 is a one-liner that can just be merged. The array API project meanwhile is still work...

@prbzrg Hm, we didn't really intend to make any more 0.x releases, except perhaps backports for serious bugs in core ODL. Using ODL-0.8.1 or the Github dev version is not...

Well, the master branch is not _stable_ in the sense of, we shall soon introduce the big changes for the 1.0 release into it. We only merge those after ensuring...

https://pypi.org/project/odl/0.8.3/

Presumably this is a duplicate of https://github.com/holoviz/hvplot/issues/1232? No actual solution seems to have been suggested yet.