Skip to content

v0.19.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@carterbox carterbox released this 19 Nov 22:16
58b9a23

What's Changed

  • NEW: Add probe initialization based on wavefront modeling by @carterbox in #160
  • NEW: Implement the multi-GPU-based bucket approach for laminography by @xiaodong-yu in #153
  • API: Automatically collect times and costs into single list by @carterbox in #162
  • TST: Save more detailed probe information by @carterbox in #163
  • NEW: Additional ptychography gradient-based approach using ADAM by @carterbox in #161
  • BLD: Transition to setup.cfg pyproject.toml build process by @carterbox in #170
  • REF: Replace deprecated pkg_resources with importlib by @carterbox in #171
  • NEW: Enable multi-node lamino using mpi4py. by @xiaodong-yu in #168
  • NEW: Use wobbly center algorithm to choose random subsets by @carterbox in #169
  • BUG: Test and handle edge cases for wobbly_center by @carterbox in #172
  • NEW: Implement ePIE for ptychography by @carterbox in #173
  • API: Remove unused parameters from ptycho.solvers by @carterbox in #174
  • BUG: Fix illegal memory access errors by @carterbox in #176
  • NEW: Perform ptycho adjoints for probe and obj simultaneously by @carterbox in #175

Full Changelog: v0.18.0...v0.19.0