Skip to content
/ GDO Public

Implementation of Gaussian Differential Operators for sl2 as developed by Dror Bar-Natan and Roland van der Veen.

Notifications You must be signed in to change notification settings

phro/GDO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDO

Summary

Mathematica implementation of Perturbed Gaussian generating functions for universal knot invariants by Dror Bar-Natan and Roland van der Veen, September 2021. (Standard version)

Additional code implementing a trace operator by Jesse Frohlich.

Code clean-up & test suite to do

  • Consolidate all GDO and trace code to one repository.
  • Define types and descriptions for each function.
    • coinv
    • trGenFunc
    • trDeg
    • ScaleByLambda
    • getDomain
    • getCodomain
    • getExponent
    • getIndices
    • isolateSubscripts
    • getPLength
    • TruncateToDegree
    • SXForm
    • RVT
    • Writhe
    • Unwrithe
    • Reindex
    • cR
    • cRi
    • CC
    • CCi
    • CCn
    • ZFramed
    • Z
    • Zdeg
    • Ztr
    • ptr
  • Build MUnit test files for each file.
  • Add code coverage tracker to test suite (reference on code coverage in mathematica™).

About

Implementation of Gaussian Differential Operators for sl2 as developed by Dror Bar-Natan and Roland van der Veen.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published