Skip to content

v2026.5.29.4

Latest

Choose a tag to compare

@Jammy2211 Jammy2211 released this 29 May 10:25

PyAutoArray v2026.5.29.4

What's New

New Features

  • fix: VectorYX2DIrregular from_dict round-trip (missing values property) (#342)
  • perf: cache expensive @Property on Fit classes (#341)
  • feat: SimulatorInterferometer(use_jax=True) + xp-aware preprocess Gaussian noise (#336)
  • feat: SimulatorImaging(use_jax=True) + xp-aware preprocess noise (#335)

Bug Fixes

  • fix(jax): exclude cached_property descriptors from pytree flatten paths (#343)
  • fix: raise ValueError on xp=np + jnp-backed-grid mismatch (#337)

Internal

  • fix: make Array2D.native jit-traceable for JAX simulator path (#339)
  • TransformerNUFFT: add chunk_size knob to cap nufftax gather buffer (#330)
  • interferometer: enable sparse_operator for nufftax TransformerNUFFT (#329)

Full changelog: 2026.5.21.1...2026.5.29.4