Commit graph

28 commits

Author SHA1 Message Date
jstoobysmith
8f41de5785 refactor: Rename States to FieldOps 2025-02-03 11:28:14 +00:00
jstoobysmith
93d06895c6 refactor: ofState rename to ofFieldOpF 2025-02-03 11:13:23 +00:00
jstoobysmith
b0735a1e13 refactor: Rename CrAnAlgebra 2025-02-03 11:05:43 +00:00
jstoobysmith
ff4a56226c refactor: Split sign files 2025-02-03 10:47:18 +00:00
jstoobysmith
c421746f4b refactor: Lint 2025-01-30 11:08:10 +00:00
jstoobysmith
fc20099282 refactor: Remove ProtoOperatorAlgebra 2025-01-30 11:00:25 +00:00
jstoobysmith
f7e669910c reactor: Rename anPart and crPart 2025-01-30 06:24:17 +00:00
jstoobysmith
c53299d40a refactor: rename timeOrder for CrAnAlgebra 2025-01-30 06:06:22 +00:00
jstoobysmith
f5e7bbad59 refactor: rename normalOrder for CrAnAlgebra 2025-01-30 06:00:18 +00:00
jstoobysmith
289050c829 refactor: Rename superCommute for CrAnAlgebra 2025-01-30 05:52:50 +00:00
jstoobysmith
835c47dbf8 refactor: Change notation for normal order 2025-01-27 12:19:21 +00:00
jstoobysmith
21f81a9331 feat: Time order for CrAnAlgebra
Also remove StateAlgebra
2025-01-27 11:12:48 +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
321e69e52e refactor: Change in contraction notation 2025-01-24 06:39:30 +00:00
jstoobysmith
6701ee7b37 refactor: Simplify some notation 2025-01-24 05:19:04 +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
0cc03c09ad Update WicksTheorem.lean 2025-01-23 00:58:26 +01:00
Joseph Tooby-Smith
36d3be1cbf
refactor: Docs around Wick's theorem (#289)
* refactor: Organize supercommute for CrAnAlgebra

* refactor: Normal order results

* refactor: Uncontracted List organization

* refactor: Rename OperatorAlgebra

* refactor: Lint
2025-01-22 09:15:13 +00:00
jstoobysmith
c86974a617 refactor: Rename OperatorAlgebra 2025-01-22 08:53:08 +00:00
jstoobysmith
4ca4eac8c5 refactor: Uncontracted List organization 2025-01-22 06:48:58 +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