You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that commit #1456 broke the adjoint solver. Specifically, the function get_array_slice_dimensions was removed from simulation.py. Was this an oversight or does the adjoint solver need to be updated? Anyway, rolling back to e319dad has me running.
The text was updated successfully, but these errors were encountered:
It appears that commit #1456 broke the adjoint solver. Specifically, the function
get_array_slice_dimensions
was removed fromsimulation.py
. Was this an oversight or does the adjoint solver need to be updated? Anyway, rolling back to e319dad has me running.The text was updated successfully, but these errors were encountered: