fundamental_group#
Functions
Compute the Fox Jacobian of the finitely presented group G. |
|
|
Compute determinant of a square matrix recursively (Laplace expansion). |
|
∂x_j/∂x_i = 1 if i == j else 0 ∂e/∂x_i = 0 ∂(uv)/∂x_i = ∂u/∂x_i + u * ∂v/∂x_i ∂(u**-1)/∂x_i = - u**-1 * ∂u/∂x_i |
Return a presentation of the fundamental group of the complement of k in S^3. |
|
|
Extract submatrix given selected rows and columns. |
|
|
Return the multivariate Alexander polynomial of a knot or link. |