tangle#

Functions

compose_tangles(tangle1, tangle2)

Compose two tangles by connecting all their endpoints.

is_integer_tangle(tangle)

Check if a tangle is an integer tangle.

rotate(tangle, angle[, inplace])

Rotate a tangle by angle degrees.

tangle_decompositions(k[, ...])

Return all tangle decompositions of a diagram.