Merge pull request #75 from HEPLean/Update-versions

chore: Remove .DS_Store
This commit is contained in:
Joseph Tooby-Smith 2024-07-09 10:58:18 -04:00 committed by GitHub
commit a87cc49dff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 7 deletions

BIN
.DS_Store vendored

Binary file not shown.

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
/lake-packages/*
.lake/packages/*
.lake/build
.DS_Store

View file

@ -80,26 +80,26 @@ lemma left_zero : potential 0 Φ2 m₁₁2 m₂₂2 𝓵₁ 𝓵₂ 𝓵₃ 𝓵
## Potential bounded from below
TODO: Complete this section.
-/
/-! TODO: Prove bounded properties of the 2HDM potential. -/
/-!
## Smoothness of the potential
TODO: Complete this section.
-/
/-! TODO: Prove smoothness properties of the 2HDM potential. -/
/-!
## Invariance of the potential under gauge transformations
TODO: Complete this section.
-/
/-! TODO: Prove invariance properties of the 2HDM potential. -/
end potential
end