AdvancedPhotonSource / tike

Repository for ptychography software
http://tike.readthedocs.io
Other
29 stars 15 forks source link

Refactor tomography subproblems to use libtike #37

Closed carterbox closed 4 years ago

carterbox commented 4 years ago

These commits implement the tomography subproblem using libtike-cufft and update some of the gradient and objective functions. It also factors out the conjugate gradient algorithm into it's own function.