Macaulay2 » Documentation
Packages » NeuralIdeals :: Iterative
next | previous | forward | backward | up | index | toc

Iterative -- the default method for computing the canonical form of a neural code

Description

By default, the canonical form of a neural code is computed using the iterative method of Petersen, Youngs, et al. If set to false, this instead computes the neural ideal and then its canonical form using the primary decomposition method of Curto, Itskov, et al.

Functions with optional argument named Iterative:

  • canonicalForm(NeuralCode,Iterative=>...) -- see canonicalForm -- computes the canonical form of a neural ideal

For the programmer

The object Iterative is a symbol.


The source of this document is in NeuralIdeals.m2:810:0.