Skip to content

Commit

Permalink
Review with comments
Browse files Browse the repository at this point in the history
  • Loading branch information
tmigot committed Mar 4, 2024
1 parent 50389e7 commit 9393724
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 12,155 deletions.
4 changes: 4 additions & 0 deletions data/triangle.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ Tr = [
Tr = vec(reshape(Tr, 9, 1));
xe = vec(reshape(xe, 8, 1));
Constants = [1, 2, 3];

include("triangle_deer.jl")
include("triangle_pacman.jl")
include("triangle_turtle.jl")
Loading

0 comments on commit 9393724

Please sign in to comment.