Skip to content

deadkey/notebook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notebook

This repo contains Cache-Flow's notebook for ACM-competitions.

All the code is found in the code/ folder.

notebook.pdf might not continue to be up to date. I try to only push stable versions of the pdf.

The code is somewhat tested, but I'm planning to include tests in this repo in the future.

Install dependencies for Ubuntu/Debian with:

  • sudo apt-get install make texlive-full python-pygments Or for MacOS:
  • brew cask install mactex
  • sudo easy_install Pygments

Build with make.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 32.9%
  • Python 26.8%
  • TeX 24.2%
  • C++ 14.4%
  • Makefile 0.8%
  • Shell 0.6%
  • Vim Script 0.3%