Commit graph

16 commits

Author SHA1 Message Date
jstoobysmith
d2ce55ddd0 docs: Fix typos in docs 2025-02-13 09:48:19 +00:00
jstoobysmith
73717f151f refactor: typos in doc strings 2025-02-12 10:34:58 +00:00
jstoobysmith
4096010e70 doc: Edits to Wick theorem docs 2025-02-10 10:21:57 +00:00
jstoobysmith
c9607c459f docs: Docs for Wick contractions 2025-02-07 06:58:41 +00:00
jstoobysmith
2e82f842a2 feat: Add Wick terms 2025-02-05 08:52:14 +00:00
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