Skip to content

Commit

Permalink
rm AtomisticQoIs dep
Browse files Browse the repository at this point in the history
  • Loading branch information
joannajzou committed Sep 25, 2024
1 parent cbae89e commit a2265f7
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ authors = ["Joanna Zou", "Spencer Wyant", "and contributors"]
version = "0.1.0"

[deps]
AtomisticQoIs = "895e25ce-6034-4689-a3ba-4ac45d83446c"
AtomsBase = "a963bdd2-2df7-4f54-a1ee-49d51e6be12a"
AtomsCalculators = "a3e0e189-c65a-42c1-833c-339540406eb1"
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
Clustering = "aaaa29a8-35af-508c-8bc3-b662a17a0fe5"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
FastGaussQuadrature = "442a2c76-b920-505d-bb47-c5924d526838"
InteratomicPotentials = "a9efe35a-c65d-452d-b8a8-82646cd5cb04"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Maxvol = "4cc553b9-be87-484b-81d9-b5ae2a4e3958"
Expand Down
1 change: 0 additions & 1 deletion src/Cairn.jl
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ using Molly
using AtomsCalculators
using InteratomicPotentials
using PotentialLearning
using AtomisticQoIs
using Maxvol
using Clustering
using ProgressBars
Expand Down
2 changes: 1 addition & 1 deletion src/activelearning/activelearning.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
include("alroutine.jl")
include("aldata.jl")
include("distributions.jl")
# include("distributions.jl")
include("kernels.jl")


Expand Down

0 comments on commit a2265f7

Please sign in to comment.