Skip to content

Commit

Permalink
Merge pull request #31 from byuflowlab/qs
Browse files Browse the repository at this point in the history
Upgrade user interface and options
  • Loading branch information
juddmehr authored Apr 3, 2024
2 parents 0a43df9 + aa6497a commit 5b13867
Show file tree
Hide file tree
Showing 885 changed files with 10,393 additions and 1,457,157 deletions.
11 changes: 6 additions & 5 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,27 @@ authors = ["Judd Mehr"]
version = "0.1.0"

[deps]
CCBlade = "e1828068-15df-11e9-03e4-ef195ea46fa4"
FLOWMath = "6cb5d3fb-0fe8-4cc2-bd89-9fe0b19a99d3"
FastGaussQuadrature = "442a2c76-b920-505d-bb47-c5924d526838"
FiniteDiff = "6a86dc24-6348-571c-b903-95158fe2bd41"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
ImplicitAD = "e7cbb90b-9b31-4eb2-a8c8-45099c074ee1"
IterativeSolvers = "42fd0dbc-a981-5370-80f2-aaf504508153"
LineSearches = "d3d80556-e9d4-5f37-9878-2ab0fcc64255"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
NLsolve = "2774e3e8-f4cf-5e23-947b-6d7e65073b56"
PreallocationTools = "d236fae5-4411-538c-8e31-a6e3d9e00b46"
Primes = "27ebfcd6-29c5-5fa9-bf4b-fb8fc14df3ae"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
SimpleNonlinearSolve = "727e6d20-b764-4bd8-a329-72de5adea6c7"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
SpeedMapping = "f1835b91-879b-4a3f-a438-e4baacf14412"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
CCBlade = "0.2"
FLOWMath = "0.3"
FiniteDiff = "2"
ForwardDiff = "0.10"
Expand All @@ -31,6 +34,4 @@ LineSearches = "7"
NLsolve = "4"
QuadGK = "2"
SpecialFunctions = "2"
StaticArrays = "1"
Statistics = "1"
julia = "1.7"
julia = "1.9"

This file was deleted.

Loading

0 comments on commit 5b13867

Please sign in to comment.