Obtaining Betti numbers in Sage

asked 2025-05-15 00:18:31 +0200

klaaa gravatar image

Let $A$ be a commutative finite dimensional $K$-algebra over a field $K$ that is local over $K$, meaning $A/m =K$ with unique maximal ideal $m$ of $A$.

Question: Is there a way to obtain the i-th betti number of the $A$-module $K$ using Sage?

edit retag flag offensive close merge delete

Comments

Look https://doc.sagemath.org/html/en/reference/homology/sage/homology/chain_complex.html (here)

Hola gravatar imageHola ( 2025-05-21 14:56:29 +0200 )edit