Skip to content

Commit a41b817

Browse files
New package: ChemistryLab v0.1.1
UUID: f346e401-14f9-407c-a0e2-c4f64a3e574a Repo: https://github.com/jfbarthelemy/ChemistryLab.jl.git Tree: ced1b3402c7d3859b0ecc7f2f527e812b2a71d5b Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent 01590d3 commit a41b817

File tree

5 files changed

+39
-0
lines changed

5 files changed

+39
-0
lines changed

C/ChemistryLab/Compat.toml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[0]
2+
CSV = "0.10.15 - 0.10"
3+
Crayons = "4.1.1 - 4"
4+
DataFrames = "1.8.0 - 1"
5+
DynamicQuantities = "1.10.0 - 1"
6+
JSON = "1.2.0 - 1"
7+
JSON3 = "1.14.3 - 1"
8+
LinearAlgebra = "1.11.0 - 1"
9+
ModelingToolkit = "10.26.1 - 10"
10+
OrderedCollections = "1.8.1 - 1"
11+
PeriodicTable = "1.2.1 - 1"
12+
PrettyTables = "3.0.8 - 3"
13+
ProgressMeter = "1.11.0 - 1"
14+
SymbolicNumericIntegration = "1.9.1 - 1"
15+
TimerOutputs = "0.5.29 - 0.5"
16+
Unicode = "1.11.0 - 1"
17+
julia = "1.12.0 - 1"

C/ChemistryLab/Deps.toml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
[0]
2+
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
3+
Crayons = "a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"
4+
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
5+
DynamicQuantities = "06fc5a27-2a28-4c7c-a15d-362465fb6821"
6+
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
7+
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
8+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
9+
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
10+
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
11+
PeriodicTable = "7b2266bf-644c-5ea3-82d8-af4bbd25a884"
12+
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
13+
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
14+
SymbolicNumericIntegration = "78aadeae-fbc0-11eb-17b6-c7ec0477ba9e"
15+
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
16+
Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"

C/ChemistryLab/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "ChemistryLab"
2+
uuid = "f346e401-14f9-407c-a0e2-c4f64a3e574a"
3+
repo = "https://github.com/jfbarthelemy/ChemistryLab.jl.git"

C/ChemistryLab/Versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["0.1.1"]
2+
git-tree-sha1 = "ced1b3402c7d3859b0ecc7f2f527e812b2a71d5b"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12347,6 +12347,7 @@ f332f351-ec65-5f6a-b3d1-319c6670881a = { name = "ImageContrastAdjustment", path
1234712347
f33c120b-91a0-4a1c-b926-14fa61c08c77 = { name = "HierarchicalLogging", path = "H/HierarchicalLogging" }
1234812348
f33c8c47-f3e6-5e52-bf5f-5eacb4024144 = { name = "helpme_jll", path = "jll/H/helpme_jll" }
1234912349
f33fedc7-88ab-426d-b3f4-502f30fbdde3 = { name = "PERMANOVA", path = "P/PERMANOVA" }
12350+
f346e401-14f9-407c-a0e2-c4f64a3e574a = { name = "ChemistryLab", path = "C/ChemistryLab" }
1235012351
f34749e5-bf11-50ef-9bf7-447477e32da8 = { name = "Matio_jll", path = "jll/M/Matio_jll" }
1235112352
f34a0dec-cdff-52ca-a698-8a683c311173 = { name = "ClustForOpt", path = "C/ClustForOpt" }
1235212353
f34bc7f3-9d04-4ef8-b7a3-feb87ce2ba93 = { name = "HydroModelLibrary", path = "H/HydroModelLibrary" }

0 commit comments

Comments
 (0)