Commit 2026-01-05 14:32 76689c2a

View on Github →

feat(Homology): map between Ext induced by exact functor (#31707) In this PR, we developed the additive map Ext(M,N) => Ext(F(M), F(N)) when F is exact functor between abelian category. We also developed its linear version when F is linear.

Estimated changes