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
Remove redundant time conversion in compute_local_log_likelihood
Eliminated unnecessary conversion of the 'time' variable to a JAX array and adjusted interpolation to use original time values. Also removed redundant conversion of 'elect_times' to JAX array, as it is not needed.
0 commit comments