canonicalResolution(C)
i1 : C=neuralCode({"00","10","01"});
i2 : canonicalResolution(C) ZZ 1 ZZ 1 o2 = (--[x ..x ]) <-- (--[x ..x ]) 2 1 2 2 1 2 0 1 o2 : Complex
The object canonicalResolution is a method function.
The source of this document is in NeuralIdeals.m2:978:0.