Skip to content

BooleanCube/hackpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackpack

Hackpack with self-implemented algorithms and data structures stored for ICPC

Working on compiling a PDF with everything

Setup Manim

sudo apt-get update
sudo apt-get install -y libcairo2-dev libpango1.0-dev ffmpeg texlive-full

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Compile Manim

manim -pqh -a visual/script.py --format gif

About

based icpc hackpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published