Skip to content

Fix k-regime benchmark run in PhaseField process

This MR fixes the issue of the Kregime_Static_jupyter benchmark by

  • Disabled LaTeX rendering in Matplotlib to avoid missing dependency errors.
  • Updated deprecated np.trapz to np.trapezoid.

Merge request reports

Loading