Commit graph

24 commits

Author SHA1 Message Date
jstoobysmith
ec2e1e7df9 refactor: Lint 2025-01-27 11:26:02 +00:00
jstoobysmith
21f81a9331 feat: Time order for CrAnAlgebra
Also remove StateAlgebra
2025-01-27 11:12:48 +00:00
jstoobysmith
3abc31af98 feat: Add FieldOpAlgebra 2025-01-27 06:20:25 +00:00
jstoobysmith
c7bd59c981 refactor: Lint 2025-01-24 11:25:22 +00:00
jstoobysmith
2490535569 refactor: improve docs 2025-01-24 11:09:25 +00:00
jstoobysmith
eeacdef74e refactor: Notation for insertAndContract 2025-01-24 09:03:42 +00:00
jstoobysmith
fa7536bea9 refactor: Rename InsertList and Insert 2025-01-24 07:18:48 +00:00
jstoobysmith
6701ee7b37 refactor: Simplify some notation 2025-01-24 05:19:04 +00:00
jstoobysmith
7d053695dd refactor: supercommute notation 2025-01-23 15:06:11 +00:00
jstoobysmith
5a25cd0f5c refactor: Lint 2025-01-23 14:31:03 +00:00
jstoobysmith
fca75098f1 Merge branch 'master' into Docs 2025-01-23 14:22:25 +00:00
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
Pietro Monticone
902434cb08 fix lint 2025-01-23 01:47:25 +01:00
Pietro Monticone
7bbe035616 Update NormalOrder.lean 2025-01-23 01:44:02 +01:00
Pietro Monticone
5b2a36e344 Update Basic.lean 2025-01-23 01:16:08 +01:00
jstoobysmith
ca044d3786 feat: Improved todo list 2025-01-22 10:32:39 +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
jstoobysmith
27cbb03275 refactor: Normal order results 2025-01-22 06:26:28 +00:00
jstoobysmith
509d536577 refactor: Organize supercommute for CrAnAlgebra 2025-01-22 05:51:52 +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