Commit graph

43 commits

Author SHA1 Message Date
jstoobysmith
82fae67ba3 refactor: Update supercommute notation 2025-02-13 10:44:15 +00:00
jstoobysmith
d2ce55ddd0 docs: Fix typos in docs 2025-02-13 09:48:19 +00:00
Joseph Tooby-Smith
3b00f963bf
Merge pull request #330 from HEPLean/bump
chore: bump to lean v4.16.0
2025-02-12 15:35:22 +00:00
jstoobysmith
fe082d93c2 chore: bump to v4.16.0 2025-02-12 14:24:26 +00:00
jstoobysmith
73717f151f refactor: typos in doc strings 2025-02-12 10:34:58 +00:00
jstoobysmith
ea29b15e4a refactor: Slight adjustments to doc-strings 2025-02-12 06:14:11 +00:00
jstoobysmith
dc5b63c4a7 refactor: Spelling and typos 2025-02-10 10:51:44 +00:00
jstoobysmith
4096010e70 doc: Edits to Wick theorem docs 2025-02-10 10:21:57 +00:00
jstoobysmith
4a55351b72 refactor: Spellings 2025-02-08 13:07:54 +00:00
jstoobysmith
f8f1e1757f refactor: Spelling 2025-02-07 15:43:59 +00:00
jstoobysmith
cecc75cf46 refactor: Lint 2025-02-07 10:34:48 +00:00
jstoobysmith
ce9668a3cd docs: Normal ordering 2025-02-06 14:10:45 +00:00
jstoobysmith
e4c6da1cd6 refactor: Lint 2025-02-06 13:31:59 +00:00
jstoobysmith
ee2134e448 doc: Related to time ordering 2025-02-06 13:28:52 +00:00
jstoobysmith
2614e0bd92 refactor: Docs for FieldOpFreeAlgebra 2025-02-06 10:47:34 +00:00
jstoobysmith
8cc273fe38 docs: Field specification docs 2025-02-06 10:06:05 +00:00
jstoobysmith
3f2593b5ff refactor: Lint 2025-02-06 08:28:47 +00:00
jstoobysmith
0eccb77459 feat: Update FieldSpecification and asymptotic fields 2025-02-06 08:10:04 +00:00
jstoobysmith
a6fbc74a5e feat: More notes for Wick's theorem 2025-02-06 05:27:33 +00:00
jstoobysmith
034f6c8c91 refactor: More notes on Wick's thoerem 2025-02-04 09:58:30 +00:00
jstoobysmith
20df8ece6c feat: Update Wick theorem docs 2025-02-03 15:59:25 +00:00
jstoobysmith
6433259bc4 Update CrAnFieldOp.lean 2025-02-03 11:29:37 +00:00
jstoobysmith
8f41de5785 refactor: Rename States to FieldOps 2025-02-03 11:28:14 +00:00
jstoobysmith
08260e709c refactor: Rename ofStateList to ofFieldOpListF 2025-02-03 11:10:20 +00:00
jstoobysmith
b0735a1e13 refactor: Rename CrAnAlgebra 2025-02-03 11:05:43 +00:00
jstoobysmith
fc20099282 refactor: Remove ProtoOperatorAlgebra 2025-01-30 11:00:25 +00:00
jstoobysmith
a79d0f8fed feat: KoszulSign partial sort 2025-01-28 16:56:20 +00:00
jstoobysmith
5377679da6 refactor: Lint 2025-01-28 09:58:02 +00:00
jstoobysmith
dcbd67012d feat: some time-ordering lemmas 2025-01-27 16:13:54 +00:00
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
7738be4443 refactor: improve remarks 2025-01-24 13:48:00 +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
jstoobysmith
ba51484b1f feat: Curated Notes 2025-01-23 06:31:11 +00:00
Pietro Monticone
bd35e5522d Update NormalOrder.lean 2025-01-23 01:43:55 +01:00
Pietro Monticone
50556354fa Update NormalOrder.lean 2025-01-23 01:16:12 +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
1b2cc5338f refactor: Lint 2025-01-22 08:57:46 +00:00
jstoobysmith
c86974a617 refactor: Rename OperatorAlgebra 2025-01-22 08:53:08 +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