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
Inconsistent kwarg progressbar or progress_bar (#6389)
* Changed 'progress_bar' in jax.py to 'progressbar' for consistency; the name 'progress_bar' is used by fastprogress.
* Fixed kwarg in jax.py where MCMC is called back to progress_bar as necessary. The rest of jax.py is still using progressbar over progress_bar for overall project consistency.
Co-authored-by: Michael Osthege <[email protected]>
0 commit comments