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
theano doesn't work with newer versions of numpy. We need to pin it to something like numpy==1.20.3 in the setup file. If I ever have time I should swap out the backend for jax...
starry now depends on tqdm; make it an explicit dependency.