Skip to content

Commit

Permalink
remove ambiguity resolvers of Infinities
Browse files Browse the repository at this point in the history
  • Loading branch information
putianyi889 committed Dec 7, 2024
1 parent 3856231 commit 3d4d113
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 93 deletions.
3 changes: 1 addition & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ ClassicalOrthogonalPolynomials = "b30e2e7b-c4ee-47da-9d5f-2c5c27239acd"
ContinuumArrays = "7ae1f121-cc2c-504b-ac30-9b923412ae5c"
DomainSets = "5b8099bc-c8ec-5219-889f-1d9e522a28bf"
InfiniteArrays = "4858937d-0d70-526a-a4dd-2d5cb5dd786c"
Infinities = "e1ba4f0e-776d-440f-acd9-e1d2e9742647"
IntervalSets = "8197267c-284f-5f27-9208-e0e47529a953"
IrrationalConstants = "92d709cd-6900-40b7-9082-c6be49f344b6"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand All @@ -31,7 +30,6 @@ PTYQoLClassicalOrthogonalPolynomialsExt = "ClassicalOrthogonalPolynomials"
PTYQoLContinuumArraysExt = "ContinuumArrays"
PTYQoLDomainSetsExt = "DomainSets"
PTYQoLInfiniteArraysExt = "InfiniteArrays"
PTYQoLInfinitiesExt = "Infinities"
PTYQoLIntervalSetsExt = "IntervalSets"
PTYQoLIrrationalConstantsExt = "IrrationalConstants"
PTYQoLLinearAlgebraExt = "LinearAlgebra"
Expand All @@ -44,6 +42,7 @@ julia = "1"
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
BeepBeep = "97dd0070-d6c0-43ac-b134-ca84cdbd343e"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
Infinities = "e1ba4f0e-776d-440f-acd9-e1d2e9742647"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

Expand Down
91 changes: 0 additions & 91 deletions ext/PTYQoLInfinitiesExt.jl

This file was deleted.

0 comments on commit 3d4d113

Please sign in to comment.