Skip to content

Commit

Permalink
feat: port Algebra.ContinuedFractions.Computation.Approximations (#3917)
Browse files Browse the repository at this point in the history
Co-authored-by: int-y1 <jason_yuen2007@hotmail.com>
Co-authored-by: Moritz Firsching <firsching@google.com>
  • Loading branch information
3 people committed Jun 15, 2023
1 parent ce15a88 commit 33fd7e1
Show file tree
Hide file tree
Showing 2 changed files with 577 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -91,6 +91,7 @@ import Mathlib.Algebra.CharZero.Infinite
import Mathlib.Algebra.CharZero.Lemmas
import Mathlib.Algebra.CharZero.Quotient
import Mathlib.Algebra.ContinuedFractions.Basic
import Mathlib.Algebra.ContinuedFractions.Computation.Approximations
import Mathlib.Algebra.ContinuedFractions.Computation.Basic
import Mathlib.Algebra.ContinuedFractions.Computation.CorrectnessTerminating
import Mathlib.Algebra.ContinuedFractions.Computation.Translations
Expand Down

0 comments on commit 33fd7e1

Please sign in to comment.