Skip to content

lfd/Fast_Quadratisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Create and run the docker file:

docker build --no-cache -t ext .

docker run -it ext

Extract experiment data:

make extract

Run the experiments:

source activate quark_install

make data

Create Plots:

make plots

Export Plots:

docker cp <container_name>:/repro/ <host_file_system>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors