diff --git a/dev/api/index.html b/dev/api/index.html index de6438c..a0e4eaa 100644 --- a/dev/api/index.html +++ b/dev/api/index.html @@ -1,2 +1,2 @@ -API · NamedTrajectories.jl
+API · NamedTrajectories.jl
diff --git a/dev/index.html b/dev/index.html index dc0fbe1..7de8109 100644 --- a/dev/index.html +++ b/dev/index.html @@ -1,2 +1,2 @@ -Introduction · NamedTrajectories.jl

NamedTrajectories.jl

NamedTrajectories.jl is designed to solve several problems encountered when solving trajectory optimization problems. Specifically, it aims to:

  • Abstract away messy indexing and vectorization details required for interfacing with numerical solvers.
  • Easily handle multiple trajectories with different names, e.g. various states and controls.
  • Simple plotting of trajectories.
  • Provide a variety of helpful methods for common tasks.
    +Introduction · NamedTrajectories.jl

    NamedTrajectories.jl

    NamedTrajectories.jl is designed to solve several problems encountered when solving trajectory optimization problems. Specifically, it aims to:

    • Abstract away messy indexing and vectorization details required for interfacing with numerical solvers.
    • Easily handle multiple trajectories with different names, e.g. various states and controls.
    • Simple plotting of trajectories.
    • Provide a variety of helpful methods for common tasks.
      diff --git a/dev/manual/index.html b/dev/manual/index.html index 5576fe2..09b20eb 100644 --- a/dev/manual/index.html +++ b/dev/manual/index.html @@ -1,2 +1,2 @@ -Manual · NamedTrajectories.jl

      Manual

      Installation

      pkg> add NamedTrajectories

      Usage

      using NamedTrajectories

      Creating a trajectory

      A trajectory is a collection of named vectors, each of which has the same length. The vectors can be of any type, but must be named. The names are used to identify the vectors, and must be unique.

      ```julia data =

      +Manual · NamedTrajectories.jl

      Manual

      Installation

      pkg> add NamedTrajectories

      Usage

      using NamedTrajectories

      Creating a trajectory

      A trajectory is a collection of named vectors, each of which has the same length. The vectors can be of any type, but must be named. The names are used to identify the vectors, and must be unique.

      ```julia data =

      diff --git a/dev/search/index.html b/dev/search/index.html index 892e03b..25e5b4b 100644 --- a/dev/search/index.html +++ b/dev/search/index.html @@ -1,2 +1,2 @@ -Search · NamedTrajectories.jl

      Loading search...

        +Search · NamedTrajectories.jl

        Loading search...