next | previous | forward | backward | up | top | index | toc | Macaulay2 web site

loadDeformations -- Read the deformation data of a complex from a file.

Synopsis

Description

Read the deformation data of a complex C from a file with name fn.

The deformations are stored in C.deform.

Caveat

This does not change deformation data which may be stored in the individual faces.

See also

  • saveDeformations -- Store the deformation data of a complex in a file.
  • deform -- Compute the deformations associated to a Stanley-Reisner complex.

Ways to use loadDeformations :

  • loadDeformations(Complex,String)