Skip to content

WeylAlgebras Fourier documentation example error? #4088

@mikestillman

Description

@mikestillman

@antonleykin @mahrud (not sure who I should tag on this) The following code in the documentation (DOC/basics.m2:150) purports to create a chain complex (OldChainComplexes):

     needsPackage "WeylAlgebras"
      makeWA(QQ[x,y])
      C = chainComplex{matrix{{x*dx, y^2+dx}},matrix{{dx*dy},{y^2*dy^3}}}

But this C isn't a chain complex. Is it supposed to be?

I found this when trying to get this package to use Complexes, rather than OldChainComplexes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions