Skip to content

Commit

Permalink
New package: QuantumDynamicsCLI v0.1.0 (#121554)
Browse files Browse the repository at this point in the history
- Registering package: QuantumDynamicsCLI
- Repository: https://github.com/amartyabose/QuantumDynamicsCLI.jl
- Created by: @amartyabose
- Version: v0.1.0
- Commit: b2ff4e3eec70b5b11bc5527057df9a5f5f0c77ef
- Reviewed by: @amartyabose
- Reference:
amartyabose/QuantumDynamicsCLI.jl@b2ff4e3#commitcomment-150451601
- Description: Simulations using QuantumDynamics.jl made a breeze
<!--
bf0c69308befbd3ccf2cc956ac8a46712550b79fc9bfb5e4edf8f833f05f4c18b06eddad8845b45beb9f45c2b8020dd6dce42b25b54321f74079b2f9ad8878b1f52891bab03c12f7843b124d03d714481cdfd0c0815a8dd98c12a508021debe39c4687693340df9720c899e90d4b84790e4fbcbe64958888b16a90a4ad32372d9f8dd2b75c7807326ffdf5f9e97131f660cb962b78ce916c5463ed2c102987ebf111187913e085fb7a496d842307a3aa2b069e2c695a9465e71bf30e433d6792d05627609334c819e83055c90efc1729f82427c15d4ddb87368f463621959a1e9c9bafdf0d5ade188710d8a002df2b8d
-->
  • Loading branch information
JuliaRegistrator authored Dec 20, 2024
1 parent aff76f2 commit cfb38ef
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Q/QuantumDynamicsCLI/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[0]
Comonicon = "1"
DelimitedFiles = "1"
FoldsThreads = "0.1"
MKL = "0.7"
QuantumDynamics = "0.2.26-0.2"
Unitful = "1"
UnitfulAtomic = "1"
julia = "1.9.0-1"
10 changes: 10 additions & 0 deletions Q/QuantumDynamicsCLI/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[0]
Comonicon = "863f3e99-da2a-4334-8734-de3dacbe5542"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
FoldsThreads = "9c68100b-dfe1-47cf-94c8-95104e173443"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MKL = "33e6dc65-8f57-5167-99aa-e5a354878fb2"
QuantumDynamics = "5a40c529-53c2-4483-a223-e00c1cee8134"
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
UnitfulAtomic = "a7773ee8-282e-5fa2-be4e-bd808c38a91a"
3 changes: 3 additions & 0 deletions Q/QuantumDynamicsCLI/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "QuantumDynamicsCLI"
uuid = "7b5053f5-1407-4cb9-9ce0-e1149904b77e"
repo = "https://github.com/amartyabose/QuantumDynamicsCLI.jl.git"
2 changes: 2 additions & 0 deletions Q/QuantumDynamicsCLI/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "f1291c63296b2199e1a4d003947b1ea9c1f1b769"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5749,6 +5749,7 @@ some amount of consideration when choosing package names.
7b412df5-33c1-4334-b65f-95ccdd546b1c = { name = "Tryparse", path = "T/Tryparse" }
7b41c207-ea06-4250-aacd-19be2e667afc = { name = "ComplexToys", path = "C/ComplexToys" }
7b4b3212-f72a-4ba2-afa8-103f0bfb7cd6 = { name = "QuasinormalModes", path = "Q/QuasinormalModes" }
7b5053f5-1407-4cb9-9ce0-e1149904b77e = { name = "QuantumDynamicsCLI", path = "Q/QuantumDynamicsCLI" }
7b67a8d2-c4f5-4933-b91c-0fc427024db5 = { name = "PRISMA", path = "P/PRISMA" }
7b7b8358-b45c-48ea-a8ef-7ca328ad328f = { name = "MLJFlow", path = "M/MLJFlow" }
7b8617ff-c43a-4c37-a28b-ad5a1791f8ae = { name = "QuackIO", path = "Q/QuackIO" }
Expand Down

0 comments on commit cfb38ef

Please sign in to comment.