Skip to content

code and data to generate selected plots of my phd thesis

License

Notifications You must be signed in to change notification settings

philippslang/phdfigures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phdfigures

code and data to generate selected plots of my phd thesis

Run

Requires Python 3. Optionally setup a virtual environment

python3 -m venv venv
source venv/bin/activate
# or with conda
conda create -n phdfigures python=3.6
activate phdfigures

to run

pip install -r requirements
python generate.py

About

code and data to generate selected plots of my phd thesis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages