Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "QuantumCollocation"
uuid = "0dc23a59-5ffb-49af-b6bd-932a8ae77adf"
authors = ["Aaron Trowbridge <[email protected]> and contributors"]
version = "0.7.0"
version = "0.7.2"

[deps]
DirectTrajOpt = "c823fa1f-8872-4af5-b810-2b9b72bbbf56"
Expand All @@ -21,14 +21,14 @@ TestItems = "1c621080-faea-4a02-84b6-bbd5e436b8fe"
TrajectoryIndexingUtils = "6dad8b7f-dd9a-4c28-9b70-85b9a079bfc8"

[compat]
DirectTrajOpt = "0.1.0"
DirectTrajOpt = "0.2"
Distributions = "0.25"
ExponentialAction = "0.2"
Interpolations = "0.15"
JLD2 = "0.5"
LinearAlgebra = "1.10, 1.11"
NamedTrajectories = "0.3"
PiccoloQuantumObjects = "0.3"
PiccoloQuantumObjects = "0.4"
Random = "1.10, 1.11"
Reexport = "1.2"
SparseArrays = "1.10, 1.11"
Expand Down
8 changes: 0 additions & 8 deletions docs/Project.toml

This file was deleted.

88 changes: 0 additions & 88 deletions docs/dev/ipopt_callbacks.jl

This file was deleted.

197 changes: 0 additions & 197 deletions docs/literate/man/problem_templates.jl

This file was deleted.

72 changes: 0 additions & 72 deletions docs/make.jl

This file was deleted.

Binary file removed docs/src/assets/animation.gif
Binary file not shown.
1 change: 0 additions & 1 deletion docs/src/assets/logo.svg

This file was deleted.

Loading
Loading