Skip to content

Commit

Permalink
Renamed run -> scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
zjwilliams20 committed Feb 19, 2023
1 parent eb62e80 commit d321996
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ simulation of non-homogeneous models via zero-padding the states

## Organization
- [dpilqr](dpilqr) contains the project source code
- [run/examples.py](run/examples.py) provides several examples that exercise many
- [scripts/examples.py](run/examples.py) provides several examples that exercise many
aspects of the library.
- [run/analysis.py](run/analysis.py) contains scripts that run monte-carlo simulations
- [scripts/analysis.py](run/analysis.py) contains scripts that run monte-carlo simulations
to compare Potential-iLQR from DP-iLQR across several parameters.

## Features
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit d321996

Please sign in to comment.