Loading [MathJax]/jax/output/HTML-CSS/jax.js
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Indeed, integration of differential forms is not implemented yet. Meanwhile, you can pass the symbolic expression representing the component ϕ12, which is returned by phi[1,2].expr(), to integrate: from your example, we get

sage: integrate(integrate(phi[1,2].expr(), x, 0, 1), y, 0, 1)                                       
1