Skip to content

Commit d83efb6

Browse files
authored
Update index.md
1 parent 70205db commit d83efb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
The `CTModels.jl` package is part of the [control-toolbox ecosystem](https://github.com/control-toolbox).
44

5-
The root package is [OptimalControl.jl](https://github.com/control-toolbox/OptimalControl.jl) which aims to provide tools to model and solve optimal control problems with ordinary differential equations by direct and indirect methods.
5+
The root package is [OptimalControl.jl](https://github.com/control-toolbox/OptimalControl.jl) which aims to provide tools to model and solve optimal control problems with ordinary differential equations by direct and indirect methods, both on CPU and GPU.
66

77
**API Documentation**
88

99
```@contents
1010
Pages = Main.API_PAGES
1111
Depth = 1
12-
```
12+
```

0 commit comments

Comments
 (0)