odlgroup / odlcuda

C++ backend for ODL
GNU General Public License v3.0
5 stars 2 forks source link

MAINT: Update for odl 5.3 #20

Closed adler-j closed 7 years ago

adler-j commented 7 years ago

Recent ODL changes broke the bindings, this updates so they match again.

kohr-h commented 7 years ago

Also the ufunc -> ufuncs change will probably create hiccups.

adler-j commented 7 years ago

Merge?

kohr-h commented 7 years ago

I'm trying to test the changes on my machine.

adler-j commented 7 years ago

Did some final touches now, ODL and odlcuda tests run at least.

kohr-h commented 7 years ago

Okay, I tried to build with conda and failed, giving up for now. No time. Feel free to merge.

adler-j commented 7 years ago

Build error? I didn't change any c++ code