Commit graph

10 commits

Author SHA1 Message Date
jstoobysmith
ea29b15e4a refactor: Slight adjustments to doc-strings 2025-02-12 06:14:11 +00:00
jstoobysmith
4096010e70 doc: Edits to Wick theorem docs 2025-02-10 10:21:57 +00:00
jstoobysmith
8cc273fe38 docs: Field specification docs 2025-02-06 10:06:05 +00:00
jstoobysmith
20df8ece6c feat: Update Wick theorem docs 2025-02-03 15:59:25 +00:00
jstoobysmith
e5c85ac109 refactor: Lint 2025-01-29 16:06:28 +00:00
jstoobysmith
48b0a60f34 feat: Redefine FieldOpAlgebra 2025-01-28 11:53:24 +00:00
jstoobysmith
c9deac6cfe refactor: Rename asymptotic states 2025-01-23 10:46:50 +00:00
Joseph Tooby-Smith
2fcafb1796
Docs: Documentation related to Wick contraction (#287)
* refactor: Fix field struct defn.

* rename: FieldStruct to FieldSpecification

* feat: Add examples of field specifications

* docs: Slight improvement of module docs

* refactor: Rename CreateAnnihilate

* docs: Algebras

* Update CrAnStates.lean
2025-01-21 10:23:05 +00:00
Joseph Tooby-Smith
b5c987180a
refactor: Some properties of field specifications (#285)
* refactor: Fix field struct defn.

* rename: FieldStruct to FieldSpecification

* feat: Add examples of field specifications

* docs: Slight improvement of module docs
2025-01-21 06:11:47 +00:00
Joseph Tooby-Smith
17f84b7153
feat: Time dependent Wick theorem. (#274)
feat: Proof of the time-dependent Wick's theorem
2025-01-20 15:17:48 +00:00