-
-
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…
[cass_koopmans_1] Claude review of issue #457
discussion
do-not-merge
#469
opened Jun 19, 2025 by
mmcky
Loading…
[aiyagari] MAINT: transfer np.sum(a * b) to a @ b
#467
opened Jun 19, 2025 by
mmcky
Loading…
1 of 2 tasks
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.