-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathProject.toml
More file actions
21 lines (19 loc) · 833 Bytes
/
Project.toml
File metadata and controls
21 lines (19 loc) · 833 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
authors = ["Gabriel Wu <wuzihua@pku.edu.cn> and contributors"]
name = "GeneralizedMultiparticleMie"
uuid = "cf51e2d1-4d6a-45f8-9abd-4c48d1d87a5d"
version = "0.1.0"
[deps]
Arblib = "fb37089c-8514-4489-9461-98f9c8763369"
Caching = "68ad905a-5087-500a-aae7-0fd6acda2eb1"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
GSL = "92c85e6c-cbff-5e0c-80f7-495c94daaecd"
IterativeSolvers = "42fd0dbc-a981-5370-80f2-aaf504508153"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
Quaternions = "94ee1d12-ae83-5a48-8b1c-48b8ff168ae0"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
WignerSymbols = "9f57e263-0b3d-5e2e-b1be-24f2bb48858b"
[compat]
julia = "1.7"