Skip to content

Commit

Permalink
New package: QPGreen v0.1.0 (#121618)
Browse files Browse the repository at this point in the history
- Registering package: QPGreen
- Repository: https://github.com/gregoirepourtier/QPGreen.jl
- Created by: @gregoirepourtier
- Version: v0.1.0
- Commit: 20144819aeedf04b7f3a0f63864e69682c1e65d4
- Reviewed by: @gregoirepourtier
- Reference:
gregoirepourtier/QPGreen.jl@2014481#commitcomment-150502347
- Description: Efficient methods for computing Quasi-Periodic Green
Functions for the 2D Helmholtz equation
<!--
bf0c69308befbd3ccf2cc956ac8a46712550b79fc9bfb5e4edf8f833f05f4c18b06eddad8845b45beb9f45c2b8020dd60aee9551af0e59c94bcd8ffce5b2f655ab38111ec17666e84fe03da24d65e53b3d65eb8ee17d1b66d691729817a66690fb57baeb52e5e2098cca686b14e213f18c20ea292060773f52d04b3274299db13d92c70448f89ba2e02c68eb2f785b7afd309165b2144b5f9ff21fde3b6126ea53b46d52348be4e3d312523739d627092f19c03e92adc7499feba1114f86656824087ea42a4e3cce857b11a9179735ad4fa029e9ef7f877c6d240d9ba4b0a755
-->
  • Loading branch information
JuliaRegistrator authored Dec 21, 2024
1 parent 6cd09a2 commit f771497
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Q/QPGreen/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[0]
Bessels = "0.2.8-0.2"
DocStringExtensions = "0.9.3-0.9"
FFTW = "1.8.0-1"
Interpolations = "0.15"
Polyester = "0.7.16-0.7"
QuadGK = "2.11.1-2"
SpecialFunctions = "2.4.0-2"
julia = "1.9.0-1"
9 changes: 9 additions & 0 deletions Q/QPGreen/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[0]
Bessels = "0e736298-9ec6-45e8-9647-e4fc86a2fe38"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Polyester = "f517fe37-dbe3-4b94-8317-1923a5111588"
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
3 changes: 3 additions & 0 deletions Q/QPGreen/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "QPGreen"
uuid = "8ff76263-3d2e-4b9c-88ff-2ca8b003e2a7"
repo = "https://github.com/gregoirepourtier/QPGreen.jl.git"
2 changes: 2 additions & 0 deletions Q/QPGreen/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "426ddb1133f167fc3a626ff449c4e70129288797"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6683,6 +6683,7 @@ some amount of consideration when choosing package names.
8fd68953-04b8-4117-ac19-158bf6de9782 = { name = "FeatureTransforms", path = "F/FeatureTransforms" }
8fd88ec8-d95c-41fc-b299-05f2225f2cc5 = { name = "SankeyPlots", path = "S/SankeyPlots" }
8fe19d99-2f95-4f97-b295-3943484668b0 = { name = "DistributedJLFluxML", path = "D/DistributedJLFluxML" }
8ff76263-3d2e-4b9c-88ff-2ca8b003e2a7 = { name = "QPGreen", path = "Q/QPGreen" }
8fff9178-7e8c-4f28-98e3-90d0f4178808 = { name = "GeneratorArrays", path = "G/GeneratorArrays" }
90014a1f-27ba-587c-ab20-58faa44d9150 = { name = "PDMats", path = "P/PDMats" }
900aad66-9ca5-44d4-b043-321c62cb7767 = { name = "Semirings", path = "S/Semirings" }
Expand Down

0 comments on commit f771497

Please sign in to comment.