We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b23ec2 commit 55c99c1Copy full SHA for 55c99c1
Project.toml
@@ -22,6 +22,7 @@ JetVisualisation = "Makie"
22
Accessors = "0.1.36"
23
EnumX = "1.0.4"
24
JSON = "0.21.4"
25
+LoopVectorization = "0.12.170"
26
LorentzVectorHEP = "0.1.6"
27
LorentzVectors = "0.4.3"
28
Makie = "0.21"
docs/Project.toml
@@ -1,3 +1,6 @@
1
[deps]
2
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
3
JetReconstruction = "44e8cb2c-dfab-4825-9c70-d4808a591196"
4
+
5
+[compat]
6
+Documenter = "1.4"
0 commit comments