Commit graph

7 commits

Author SHA1 Message Date
jstoobysmith
7fbf228468 feat: Wick contraction docs 2025-01-23 14:18:02 +00:00
jstoobysmith
c9deac6cfe refactor: Rename asymptotic states 2025-01-23 10:46:50 +00:00
jstoobysmith
ba51484b1f feat: Curated Notes 2025-01-23 06:31:11 +00:00
jstoobysmith
1b2cc5338f refactor: Lint 2025-01-22 08:57:46 +00:00
jstoobysmith
c86974a617 refactor: Rename OperatorAlgebra 2025-01-22 08:53:08 +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