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

saveDeformations -- Store the deformation data of a complex in a file.

Synopsis

Description

Store the deformation data of a complex C in a file with name fn.

See also

  • loadDeformations -- Read the deformation data of a complex from a file.
  • deform -- Compute the deformations associated to a Stanley-Reisner complex.

Ways to use saveDeformations :

  • saveDeformations(Complex,String)