Skip to content

Commit

Permalink
feat: port Analysis.SpecialFunctions.Gaussian (#5370)
Browse files Browse the repository at this point in the history


Co-authored-by: Komyyy <pol_tta@outlook.jp>
  • Loading branch information
loefflerd and Komyyy committed Jun 26, 2023
1 parent 1bd4b77 commit b4ae732
Show file tree
Hide file tree
Showing 2 changed files with 635 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -722,6 +722,7 @@ import Mathlib.Analysis.SpecialFunctions.Exp
import Mathlib.Analysis.SpecialFunctions.ExpDeriv
import Mathlib.Analysis.SpecialFunctions.Exponential
import Mathlib.Analysis.SpecialFunctions.Gamma.Basic
import Mathlib.Analysis.SpecialFunctions.Gaussian
import Mathlib.Analysis.SpecialFunctions.ImproperIntegrals
import Mathlib.Analysis.SpecialFunctions.Integrals
import Mathlib.Analysis.SpecialFunctions.JapaneseBracket
Expand Down

0 comments on commit b4ae732

Please sign in to comment.