Skip to content

Commit

Permalink
Update CV and delete html version. Update Amplitudes seminar list. Up…
Browse files Browse the repository at this point in the history
…date Julia version.
  • Loading branch information
zengmao committed Apr 19, 2024
1 parent 3430e57 commit 270c8c5
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 29 deletions.
Binary file modified CV.pdf
Binary file not shown.
46 changes: 23 additions & 23 deletions Manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file is machine-generated - editing it directly is not advised

julia_version = "1.10.0"
julia_version = "1.10.2"
manifest_format = "2.0"
project_hash = "b624ff2117a370fbbc58955a02126cf4545f031e"

Expand All @@ -21,15 +21,15 @@ version = "0.1.8"

[[deps.CodecZlib]]
deps = ["TranscodingStreams", "Zlib_jll"]
git-tree-sha1 = "cd67fc487743b2f0fd4380d4cbd3a24660d0eec8"
git-tree-sha1 = "59939d8a997469ee05c4b4944560a820f9ba0d73"
uuid = "944b1d66-785c-5afd-91f1-9de20f533193"
version = "0.7.3"
version = "0.7.4"

[[deps.ConcurrentUtilities]]
deps = ["Serialization", "Sockets"]
git-tree-sha1 = "8cfa272e8bdedfa88b6aefbbca7c19f1befac519"
git-tree-sha1 = "6cbbd4d241d7e6579ab354737f4dd95ca43946e1"
uuid = "f0e56b4a-5159-44fe-b623-3e5288b988bb"
version = "2.3.0"
version = "2.4.1"

[[deps.Dates]]
deps = ["Printf"]
Expand Down Expand Up @@ -80,15 +80,15 @@ version = "0.10.2"

[[deps.HTTP]]
deps = ["Base64", "CodecZlib", "ConcurrentUtilities", "Dates", "ExceptionUnwrapping", "Logging", "LoggingExtras", "MbedTLS", "NetworkOptions", "OpenSSL", "Random", "SimpleBufferStream", "Sockets", "URIs", "UUIDs"]
git-tree-sha1 = "abbbb9ec3afd783a7cbd82ef01dcd088ea051398"
git-tree-sha1 = "8e59b47b9dc525b70550ca082ce85bcd7f5477cd"
uuid = "cd3eb016-35fb-5094-929b-558a96fad6f3"
version = "1.10.1"
version = "1.10.5"

[[deps.IOCapture]]
deps = ["Logging", "Random"]
git-tree-sha1 = "d75853a0bdbfb1ac815478bacd89cd27b550ace6"
git-tree-sha1 = "8b72179abc660bfab5e28472e019392b97d0985c"
uuid = "b5f81e59-6552-4d32-b1f0-c071b021bf89"
version = "0.2.3"
version = "0.2.4"

[[deps.InteractiveUtils]]
deps = ["Markdown"]
Expand Down Expand Up @@ -135,15 +135,15 @@ uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"

[[deps.Literate]]
deps = ["Base64", "IOCapture", "JSON", "REPL"]
git-tree-sha1 = "bad26f1ccd99c553886ec0725e99a509589dcd11"
git-tree-sha1 = "596df2daea9c27da81eee63ef2cf101baf10c24c"
uuid = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
version = "2.16.1"
version = "2.18.0"

[[deps.LiveServer]]
deps = ["HTTP", "LoggingExtras", "MIMEs", "Pkg", "Sockets", "Test"]
git-tree-sha1 = "24d05efe53436b22a42bf2ae459f47c48b0c2603"
git-tree-sha1 = "1e46b873b8ef176e23ee43f96e72cd45c20bafb4"
uuid = "16fef848-5104-11e9-1b77-fb7a48bbb589"
version = "1.2.7"
version = "1.3.1"

[[deps.Logging]]
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
Expand Down Expand Up @@ -193,15 +193,15 @@ version = "2.0.0"

[[deps.OpenSSL]]
deps = ["BitFlags", "Dates", "MozillaCACerts_jll", "OpenSSL_jll", "Sockets"]
git-tree-sha1 = "51901a49222b09e3743c65b8847687ae5fc78eb2"
git-tree-sha1 = "af81a32750ebc831ee28bdaaba6e1067decef51e"
uuid = "4d8831e6-92b7-49fb-bdf8-b643e874388c"
version = "1.4.1"
version = "1.4.2"

[[deps.OpenSSL_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl"]
git-tree-sha1 = "cc6e1927ac521b659af340e0ca45828a3ffc748f"
git-tree-sha1 = "3da7367955dcc5c54c1ba4d402ccdc09a1a3e046"
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
version = "3.0.12+0"
version = "3.0.13+1"

[[deps.OrderedCollections]]
git-tree-sha1 = "dfdf5519f235516220579f949664f1bf44e741c5"
Expand All @@ -221,15 +221,15 @@ version = "1.10.0"

[[deps.PrecompileTools]]
deps = ["Preferences"]
git-tree-sha1 = "03b4c25b43cb84cee5c90aa9b5ea0a78fd848d2f"
git-tree-sha1 = "5aa36f7049a63a1528fe8f7c3f2113413ffd4e1f"
uuid = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
version = "1.2.0"
version = "1.2.1"

[[deps.Preferences]]
deps = ["TOML"]
git-tree-sha1 = "00805cd429dcb4870060ff49ef443486c262e38e"
git-tree-sha1 = "9306f6085165d270f7e3db02af26a400d580f5c6"
uuid = "21216c6a-2e73-6563-6e65-726566657250"
version = "1.4.1"
version = "1.4.3"

[[deps.Printf]]
deps = ["Unicode"]
Expand Down Expand Up @@ -273,9 +273,9 @@ deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[[deps.TranscodingStreams]]
git-tree-sha1 = "1fbeaaca45801b4ba17c251dd8603ef24801dd84"
git-tree-sha1 = "71509f04d045ec714c4748c785a59045c3736349"
uuid = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
version = "0.10.2"
version = "0.10.7"
weakdeps = ["Random", "Test"]

[deps.TranscodingStreams.extensions]
Expand Down
4 changes: 2 additions & 2 deletions amps.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ TBA
### 30 Apr: Riccardo Gonzo
TBA

### 23 Apr: Paolo Benincasa
### 23 Apr: Bakul Agrawal
TBA

### 02 Apr: Jiajie Mei
TBA
From on-shell Amplitudes to Cosmological Correlators

### 13 Feb: Carlo Heissenberg
An eikonal-inspired approach to the one-loop gravitational waveform
Expand Down
8 changes: 4 additions & 4 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ My research uses quantum field theory to make precise predictions for fundamenta

My research brings together a wide array of theoretical developments in high energy physics, including modern methods for scattering amplitudes, state-of-the-art loop integration techniques, and effective field theories.

Full CV: [PDF](/CV.pdf) | [HTML](/CV/)
Full CV: [PDF](/CV.pdf)

Links to my publications: [INSPIRE](https://inspirehep.net/authors/1310565?ui-citation-summary=true) | [arXiv](https://arxiv.org/a/zeng_m_1)

### Seminars and Conferences

I'm co-organizing the weekly [Higgs Centre Amplitudes Meetings](/amps/).

I'm co-organizing the [Higgs Centre Workshop on Gravitational Self-Force and Scattering Amplitudes](https://higgs.ph.ed.ac.uk/workshops/gravitational-self-force-and-scattering-amplitudes/) to be held in March 2024.
I organized the [Higgs Centre Workshop on Gravitational Self-Force and Scattering Amplitudes](https://higgs.ph.ed.ac.uk/workshops/gravitational-self-force-and-scattering-amplitudes/) to be held in March 2024.

I'm co-organizing the 2024 MIAPbP workshop, [EFT and Multi-loop Methods for Advancing Precision in Collider and Gravitational Wave Physics](https://www.munich-iapbp.de/eft-multi-loop-methods) to be held in October 2024.

I'm co-organizing the weekly [Higgs Centre Amplitudes Meetings](/amps/).

0 comments on commit 270c8c5

Please sign in to comment.