diff --git a/Project.toml b/Project.toml index 843a30790..d2d97792a 100644 --- a/Project.toml +++ b/Project.toml @@ -19,7 +19,7 @@ Yao = "5872b779-8223-5990-8dd0-5abbb0748c8c" YaoSubspaceArrayReg = "bd27d05e-4ce1-5e79-84dd-c5d7d508ade2" [compat] -BloqadeExpr = "0.1" +BloqadeExpr = "0.2" BloqadeKrylov = "0.1" BloqadeLattices = "0.1" BloqadeMIS = "0.1" diff --git a/lib/BloqadeExpr/Project.toml b/lib/BloqadeExpr/Project.toml index 8772943f4..b83750aff 100644 --- a/lib/BloqadeExpr/Project.toml +++ b/lib/BloqadeExpr/Project.toml @@ -1,6 +1,6 @@ name = "BloqadeExpr" uuid = "bd27d05e-4ce1-5e79-84dd-c5d7d508abe2" -version = "0.1.14" +version = "0.2.0" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" diff --git a/lib/BloqadeGates/Project.toml b/lib/BloqadeGates/Project.toml index c10b22da0..89dd6a5fa 100644 --- a/lib/BloqadeGates/Project.toml +++ b/lib/BloqadeGates/Project.toml @@ -12,7 +12,7 @@ YaoArrayRegister = "e600142f-9330-5003-8abb-0ebd767abc51" YaoBlocks = "418bc28f-b43b-5e0b-a6e7-61bbc1a2c1df" [compat] -BloqadeExpr = "0.1" +BloqadeExpr = "0.2" BloqadeKrylov = "0.1.5" BloqadeODE = "0.1.8" YaoAPI = "0.4.3" diff --git a/lib/BloqadeKrylov/Project.toml b/lib/BloqadeKrylov/Project.toml index e442c1a82..d2caa0d5b 100644 --- a/lib/BloqadeKrylov/Project.toml +++ b/lib/BloqadeKrylov/Project.toml @@ -17,7 +17,7 @@ YaoSubspaceArrayReg = "bd27d05e-4ce1-5e79-84dd-c5d7d508ade2" [compat] Adapt = "3" -BloqadeExpr = "0.1" +BloqadeExpr = "0.2" BloqadeLattices = "0.1" BloqadeWaveforms = "0.1" Configurations = "0.17" diff --git a/lib/BloqadeMIS/Project.toml b/lib/BloqadeMIS/Project.toml index 66c115d5c..e03cc158c 100644 --- a/lib/BloqadeMIS/Project.toml +++ b/lib/BloqadeMIS/Project.toml @@ -18,7 +18,7 @@ YaoSubspaceArrayReg = "bd27d05e-4ce1-5e79-84dd-c5d7d508ade2" [compat] BitBasis = "0.8" -BloqadeExpr = "0.1" +BloqadeExpr = "0.2" BloqadeLattices = "0.1" EliminateGraphs = "0.2" Graphs = "1" diff --git a/lib/BloqadeODE/Project.toml b/lib/BloqadeODE/Project.toml index 14fde3b2c..f577c8669 100644 --- a/lib/BloqadeODE/Project.toml +++ b/lib/BloqadeODE/Project.toml @@ -7,6 +7,7 @@ Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" BloqadeExpr = "bd27d05e-4ce1-5e79-84dd-c5d7d508abe2" BloqadeKrylov = "bd27d05e-4cd1-5e79-84dd-c5d7d508ade2" BloqadeMIS = "bd27d05e-4ce1-5e74-84dd-c5d7d508bbe2" +BloqadeWaveforms = "bd27d05e-4ce1-5e79-84dd-c5d7d508bbe7" Configurations = "5218b696-f38b-4ac9-8b61-a12ec717816d" DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" DiffEqCallbacks = "459566f4-90b8-5000-8ac3-15dfb0a30def" @@ -21,7 +22,7 @@ YaoSubspaceArrayReg = "bd27d05e-4ce1-5e79-84dd-c5d7d508ade2" [compat] Adapt = "3" -BloqadeExpr = "0.1" +BloqadeExpr = "0.2" BloqadeKrylov = "0.1" BloqadeMIS = "0.1" Configurations = "0.17" diff --git a/lib/BloqadeQMC/Project.toml b/lib/BloqadeQMC/Project.toml index fa882ff1e..c2ecdb45c 100644 --- a/lib/BloqadeQMC/Project.toml +++ b/lib/BloqadeQMC/Project.toml @@ -26,7 +26,7 @@ Yao = "5872b779-8223-5990-8dd0-5abbb0748c8c" [compat] BinningAnalysis = "0.5, 0.6" -BloqadeExpr = "0.1" +BloqadeExpr = "0.2" BloqadeLattices = "0.1.6" DataStructures = "0.18" DelimitedFiles = "1" diff --git a/lib/BloqadeSchema/Project.toml b/lib/BloqadeSchema/Project.toml index adb9248e1..62bf53e85 100644 --- a/lib/BloqadeSchema/Project.toml +++ b/lib/BloqadeSchema/Project.toml @@ -22,7 +22,7 @@ Yao = "5872b779-8223-5990-8dd0-5abbb0748c8c" [compat] AWS = "1.78" BitBasis = "0.8" -BloqadeExpr = "0.1" +BloqadeExpr = "0.2" BloqadeODE = "0.1" BloqadeWaveforms = "0.1" Braket = "0.7" diff --git a/lib/BloqadeWaveforms/Project.toml b/lib/BloqadeWaveforms/Project.toml index f3ab18f90..fcf2d6754 100644 --- a/lib/BloqadeWaveforms/Project.toml +++ b/lib/BloqadeWaveforms/Project.toml @@ -14,7 +14,7 @@ UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228" Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d" [compat] -BloqadeExpr = "0.1" +BloqadeExpr = "0.2" Interpolations = "0.13, 0.14" Intervals = "1" Optim = "1" diff --git a/lib/YaoSubspaceArrayReg/Project.toml b/lib/YaoSubspaceArrayReg/Project.toml index 561d6adb5..89a201d3c 100644 --- a/lib/YaoSubspaceArrayReg/Project.toml +++ b/lib/YaoSubspaceArrayReg/Project.toml @@ -16,7 +16,7 @@ YaoBlocks = "418bc28f-b43b-5e0b-a6e7-61bbc1a2c1df" [compat] Adapt = "3" BitBasis = "0.8" -BloqadeExpr = "0.1" +BloqadeExpr = "0.2" StatsBase = "0.33, 0.34" YaoAPI = "0.4" YaoArrayRegister = "0.9"