Commit graph

11 commits

Author SHA1 Message Date
jstoobysmith
ea6e128293 refactor: move algebra files 2025-02-03 12:12:36 +00:00
jstoobysmith
8f41de5785 refactor: Rename States to FieldOps 2025-02-03 11:28:14 +00:00
jstoobysmith
c8e9c285a3 refactor: Lint 2025-02-03 06:13:13 +00:00
jstoobysmith
fca3f02eca refactor: Lint 2025-02-03 05:39:48 +00:00
jstoobysmith
006e29fd08 feat: Wick's theorem for normal order 2025-02-01 11:51:06 +00:00
jstoobysmith
12d36dc1d9 feat: Join of Wick contractions 2025-01-31 16:02:02 +00:00
jstoobysmith
fc20099282 refactor: Remove ProtoOperatorAlgebra 2025-01-30 11:00:25 +00:00
jstoobysmith
fa7536bea9 refactor: Rename InsertList and Insert 2025-01-24 07:18:48 +00:00
jstoobysmith
c86974a617 refactor: Rename OperatorAlgebra 2025-01-22 08:53:08 +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