Skip to content

Commit

Permalink
New package: ComputerAdaptiveTesting v0.1.0 (#89029)
Browse files Browse the repository at this point in the history
UUID: 5a0d4f3-1f62-4a66-80fe-87aba0485488
Repo: https://github.com/JuliaPsychometricsBazaar/ComputerAdaptiveTesting.jl.git
Tree: d182730c6bb0a40c85a41b1ba3dd748448d0aea4

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Aug 7, 2023
1 parent 944cefa commit 585d6ff
Show file tree
Hide file tree
Showing 5 changed files with 80 additions and 0 deletions.
35 changes: 35 additions & 0 deletions C/ComputerAdaptiveTesting/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
[0]
ArgParse = "1"
Cuba = "2"
Cubature = "1"
Distributions = "0.25"
FLoops = "0.2"
Faker = "0.3"
FillArrays = "0.13"
FittedItemBanks = "0.3.1-0.3"
ForwardDiff = "0.10"
HCubature = "1"
Interpolations = "0.13-0.14"
JSON3 = "1"
Lazy = "0.15"
Literate = "2"
MacroTools = "0.5"
Measurements = "2"
MonteCarloIntegration = "0.1"
NLSolversBase = "7"
Optim = "1"
OrderedCollections = "1"
PsychometricsBazaarBase = "0.5"
QuadGK = "2.5.0-2"
Reexport = "1"
Requires = "1"
ResumableFunctions = "0.6"
Revise = "3"
Setfield = ["0.8", "1"]
SparseMatricesCSR = "0.6"
StatFiles = "0.8"
StaticArrays = "1"
StatsBase = "0.33"
StatsFuns = "1"
UnPack = "1"
julia = "1.8.0-1"
39 changes: 39 additions & 0 deletions C/ComputerAdaptiveTesting/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
[0]
ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63"
Cuba = "8a292aeb-7a57-582c-b821-06e4c11590b1"
Cubature = "667455a9-e2ce-5579-9412-b964f529a492"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
FLoops = "cc61a311-1640-44b5-9fba-1b764f453329"
Faker = "0efc519c-db33-5916-ab87-703215c3906f"
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
FittedItemBanks = "3f797b09-34e4-41d7-acf6-3302ae3248a5"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
HCubature = "19dc6840-f33b-545b-b366-655c7e3ffd49"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
Lazy = "50d2b5c4-7a5e-59d5-8109-a42b560f39c0"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
Measurements = "eff96d63-e80a-5855-80a2-b1b0885c5ab7"
Mmap = "a63ad114-7e13-5084-954f-fe012c677804"
MonteCarloIntegration = "4886b29c-78c9-11e9-0a6e-41e1f4161f7b"
NLSolversBase = "d41bc354-129a-5804-8e4c-c37616107c6c"
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
PsychometricsBazaarBase = "b0d9cada-d963-45e9-a4c6-4746243987f1"
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
ResumableFunctions = "c5292f4c-5179-55e1-98c5-05642aab7184"
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SparseMatricesCSR = "a0a7dd2c-ebf4-11e9-1f05-cf50bc540ca1"
StatFiles = "1463e38c-9381-5320-bcd4-4134955f093a"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
3 changes: 3 additions & 0 deletions C/ComputerAdaptiveTesting/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "ComputerAdaptiveTesting"
uuid = "5a0d4f34-1f62-4a66-80fe-87aba0485488"
repo = "https://github.com/JuliaPsychometricsBazaar/ComputerAdaptiveTesting.jl.git"
2 changes: 2 additions & 0 deletions C/ComputerAdaptiveTesting/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "d182730c6bb0a40c85a41b1ba3dd748448d0aea4"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3445,6 +3445,7 @@ some amount of consideration when choosing package names.
5a033b19-8c74-5913-a970-47c3779ef25c = { name = "CurveFit", path = "C/CurveFit" }
5a099233-690e-4980-908f-23971e54592d = { name = "RHClient", path = "R/RHClient" }
5a0a87e4-02d4-41f5-bf26-b8c94c784a04 = { name = "SMLMSim", path = "S/SMLMSim" }
5a0d4f34-1f62-4a66-80fe-87aba0485488 = { name = "ComputerAdaptiveTesting", path = "C/ComputerAdaptiveTesting" }
5a0ffddc-d203-54b0-88ba-2c03c0fc2e67 = { name = "DiffEqFinancial", path = "D/DiffEqFinancial" }
5a1048b7-9ca6-4e8a-8e2e-1f932e78ac4e = { name = "Terming", path = "T/Terming" }
5a1273f0-a906-4eb0-8178-7035f457d819 = { name = "PyQHA", path = "P/PyQHA" }
Expand Down

0 comments on commit 585d6ff

Please sign in to comment.