We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38b297c commit f8869edCopy full SHA for f8869ed
1 file changed
Project.toml
@@ -5,10 +5,12 @@ version = "0.1.0"
5
6
[deps]
7
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
8
+LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
9
QUBODrivers = "a3f166f7-2cd3-47b6-9e1e-6fbfe0449eb0"
10
QuantumAnnealing = "4832667a-bab9-40a8-88f6-be9efce3ea89"
11
12
[compat]
13
+LinearSolve = "=3.82.0"
14
QUBODrivers = "0.5"
15
QuantumAnnealing = "0.2"
16
julia = "1.10"
0 commit comments