We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 573a312 + 734c10e commit fef57aeCopy full SHA for fef57ae
2 files changed
Project.toml
@@ -1,6 +1,6 @@
1
name = "CTParser"
2
uuid = "32681960-a1b1-40db-9bff-a1ca817385d1"
3
-version = "0.8.7"
+version = "0.8.8"
4
authors = ["Jean-Baptiste Caillau <jean-baptiste.caillau@univ-cotedazur.fr>"]
5
6
[deps]
test/test_initial_guess.jl
@@ -1,10 +1,6 @@
# test_initial_guess
function test_initial_guess() # debug
- @test true
-end
-
7
-function off_test_initial_guess() # debug
8
# Problem definitions
9
ocp_fixed = @def begin
10
t ∈ [0, 1], time
0 commit comments