feat: Wick algebras
This commit is contained in:
parent
76250a0fe7
commit
db9f7ebfa9
6 changed files with 419 additions and 72 deletions
|
@ -20,7 +20,8 @@ def pertubationTheory : NoteFile where
|
|||
files := [
|
||||
`HepLean.PerturbationTheory.Wick.Species,
|
||||
`HepLean.PerturbationTheory.Wick.Algebra,
|
||||
`HepLean.PerturbationTheory.Wick.Contract
|
||||
`HepLean.PerturbationTheory.Wick.Contract,
|
||||
`HepLean.PerturbationTheory.Wick.Theorem
|
||||
]
|
||||
|
||||
unsafe def main (_ : List String) : IO UInt32 := do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue