-
-
Notifications
You must be signed in to change notification settings - Fork 52
Pull requests: QuantEcon/lecture-python.myst
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[opt_transport] Replace np.sum(a * b) with np.vdot(a, b)
#475
opened Jun 25, 2025 by
suda-yuga
Loading…
[multivariate_normal] Replace np.sum(a * b) with a @ b
#474
opened Jun 25, 2025 by
suda-yuga
Loading…
[mle] Replace np.sum with @, fix typos, and use gammaln for stable Poisson log-likelihood
#473
opened Jun 25, 2025 by
suda-yuga
Loading…
Replace np.sum(a * b) with a @ b in lecture-python.myst.mccall_q.md
#472
opened Jun 25, 2025 by
suda-yuga
Loading…
[cass_koopmans_1] Exercise Experimenting multiple $K_0$ values
#470
opened Jun 22, 2025 by
HumphreyYang
Loading…
[aiyagari] MAINT: transfer np.sum(a * b) to a @ b
#467
opened Jun 19, 2025 by
mmcky
Loading…
2 tasks done
ProTip!
Follow long discussions with comments:>50.