FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
VortexStepMethod.jl/Project.toml at main · OpenSourceAWE/VortexStepMethod.jl · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
OpenSourceAWE
/
VortexStepMethod.jl
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
19
Code
Issues
39
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
VortexStepMethod.jl
/
Project.toml
Copy path
More file actions
More file actions
Latest commit
History
History
History
75 lines (70 loc) · 2.41 KB
Breadcrumbs
VortexStepMethod.jl
/
Project.toml
Copy path
File metadata and controls
75 lines (70 loc) · 2.41 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
name
=
"
VortexStepMethod
"
uuid
=
"
ed3cd733-9f0f-46a9-93e0-89b8d4998dd9
"
authors
= [
"
1-Bart-1 <bart@vandelint.net>
"
,
"
Oriol Cayon and contributors
"
]
version
=
"
5.1.1
"
[
workspace
]
projects
= [
"
examples
"
,
"
docs
"
,
"
test
"
]
[
deps
]
Arrow
=
"
69666777-d1a9-59fb-9406-91d4454c9d45
"
Colors
=
"
5ae59095-9a9b-59fe-a467-6f913c188581
"
DefaultApplication
=
"
3f0dd361-4fe0-5fc6-8523-80b14ec94d85
"
DelimitedFiles
=
"
8bb1440f-4735-579b-a4ab-409b98df4dab
"
DifferentiationInterface
=
"
a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63
"
FiniteDiff
=
"
6a86dc24-6348-571c-b903-95158fe2bd41
"
ForwardDiff
=
"
f6369f11-7733-5829-9624-2563aa707210
"
Interpolations
=
"
a98d9a8b-a2ab-59e6-89dd-64a1c18fca59
"
LaTeXStrings
=
"
b964fa9f-0449-5b57-a5c2-d3ea65f4040f
"
LinearAlgebra
=
"
37e2e46d-f89d-539d-b4ee-838fcccc9c8e
"
Logging
=
"
56ddb016-857b-54e1-b83d-db4d58db5568
"
Measures
=
"
442fdcdd-2543-5da2-b0f3-8c86c306513e
"
NPZ
=
"
15e1cf62-19b3-5cfa-8e77-841668bca605
"
NonlinearSolve
=
"
8913a72c-1f9b-4ce2-8d82-65094dcecaec
"
Parameters
=
"
d96e819e-fc66-5662-9728-84c9c7592b0a
"
Pkg
=
"
44cfe95a-1eb2-52ea-b672-e2afdf69b78f
"
Printf
=
"
de0858da-6303-5e67-8744-51eddeeeb8d7
"
PreallocationTools
=
"
d236fae5-4411-538c-8e31-a6e3d9e00b46
"
PrecompileTools
=
"
aea7be01-6a6a-4083-8856-8a6e6704d82a
"
RecursiveArrayTools
=
"
731186ca-8d62-57ce-b412-fbd966d074cd
"
SciMLBase
=
"
0bca4576-84f4-4d90-8ffe-ffa030f20462
"
Serialization
=
"
9e88b42a-f829-5b0c-bbe9-9e923198166b
"
StaticArrays
=
"
90137ffa-7385-5640-81b9-e52037218182
"
Statistics
=
"
10745b16-79ce-11e8-11f9-7d13ad32a3b2
"
StructMapping
=
"
7c3b921d-20d6-4eba-ad57-605525e86ab2
"
Timers
=
"
21f18d07-b854-4dab-86f0-c15a3821819a
"
Xfoil
=
"
19641d66-a62d-11e8-2441-8f57a969a9c4
"
YAML
=
"
ddb6d928-2868-570f-bddf-ab3f9cf99eb6
"
[
weakdeps
]
MakieControlPlots
=
"
6d616b69-6563-4f6e-8472-6f6c706c6f74
"
[
extensions
]
VortexStepMethodMakieExt
= [
"
MakieControlPlots
"
]
[
compat
]
Arrow
=
"
2.8
"
Colors
=
"
0.13
"
DefaultApplication
=
"
1
"
DelimitedFiles
=
"
1
"
DifferentiationInterface
=
"
0.7.4
"
FiniteDiff
=
"
2.27.0
"
ForwardDiff
=
"
0.10, 1
"
Interpolations
=
"
0.15, 0.16
"
LaTeXStrings
=
"
1
"
LinearAlgebra
=
"
1
"
Logging
=
"
1
"
MakieControlPlots
=
"
0.1.5
"
Measures
=
"
0.3
"
NPZ
=
"
0.4
"
NonlinearSolve
=
"
4.8.0
"
Parameters
=
"
0.12, 0.13
"
Pkg
=
"
1
"
Printf
=
"
1
"
PreallocationTools
=
"
1.1.2
"
PrecompileTools
=
"
1.2.1
"
RecursiveArrayTools
=
"
3, 4
"
SciMLBase
=
"
2, 3
"
Serialization
=
"
1
"
StaticArrays
=
"
1
"
Statistics
=
"
1
"
StructMapping
=
"
0.2.3
"
Timers
=
"
0.1
"
Xfoil
=
"
1.1.0
"
YAML
=
"
0.4.13
"
julia
=
"
1.10, 1.11
"
Back
|
FazBrowse Home
|
New Git URL