AdvancedPhotonSource / tike

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

REF: Cluster compact #254

Closed carterbox closed 1 year ago

carterbox commented 1 year ago

Purpose

Reimplement compact clustering methods for lstsq, adam, and rpie so that they use combined updates when using the compact clustering batch selection. Rpie and lstsq will also use a new convergence checked momentum.

Approach

Included in this PR is also an update of the minimum required python version to 3.8?

Pre-Merge Checklists

Submitter

Reviewer