Commit graph

14 commits

Author SHA1 Message Date
jstoobysmith
21f81a9331 feat: Time order for CrAnAlgebra
Also remove StateAlgebra
2025-01-27 11:12:48 +00:00
jstoobysmith
7738be4443 refactor: improve remarks 2025-01-24 13:48:00 +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
Pietro Monticone
a328a9ec39 Update Sign.lean 2025-01-23 00:58:24 +01:00
Pietro Monticone
b078f63ffb Update InsertList.lean 2025-01-23 00:58:22 +01:00
Pietro Monticone
3447a2fc08 Update Insert.lean 2025-01-23 00:58:18 +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
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