Skip to content

Commit f37e133

Browse files
authored
Merge pull request #25 from control-toolbox/19-dev-tutorial-on-free-times
Add tutorials on free times
2 parents 403ed01 + ff2c811 commit f37e133

15 files changed

+778
-910
lines changed

.github/workflows/CI.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ on:
1010
jobs:
1111
call:
1212
uses: control-toolbox/CTActions/.github/workflows/ci.yml@main
13+
with:
14+
runners: '["ubuntu-latest"]'
15+
versions: '["1.12"]'

.markdownlint.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"MD046": false,
3+
"MD013": false,
4+
"MD033": false
5+
}

docs/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
1616
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
1717
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1818
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
19+
Tutorials = "cb10daa6-a5e5-4c25-a171-ae181b8ea3c9"
1920

2021
[compat]
2122
BenchmarkTools = "1"

docs/extras/disc.jl

Lines changed: 0 additions & 124 deletions
This file was deleted.

docs/extras/iss.jl

Lines changed: 0 additions & 144 deletions
This file was deleted.

docs/extras/lqr.jl

Lines changed: 0 additions & 77 deletions
This file was deleted.

0 commit comments

Comments
 (0)