Skip to content

JuliaControl/CDC2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

This repository contains the code that was submitted in our CDC2021 paper.

The following snippet will replicate the environment that was used to generate all figures if run from the repos base directory.

julia --project=code -E "import Pkg; Pkg.instantiate()"

Special care might be needed to get SymPy to work if you do not have SymPy installed in your python environment. See SymPy.jl and related instructions.

To later use this environment to run one of the scripts you would do

julia --project=code code/somefile.jl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages