Skip to content

sisl/pygments-style-algforopt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pygments-style-algforopt

Pygments style used in the textbook Algorithms for Optimization by Mykel J. Kochenderfer and Tim A. Wheeler.

Install

You can use PIP:

$ pip install --upgrade git+https://github.com/sisl/pygments-style-algforopt#egg=pygments_style_algforopt

Alternatively, you can run these commands:

$ git clone https://github.com/sisl/pygments-style-algforopt
$ cd pygments-style-algforopt
$ (sudo) python setup.py install

Acknowledgments

This package is inspired by colors from the Monokai theme by Jon Skinner of Sublime Text. Contributions came from Sidd Rao, Tim Wheeler, and Mykel Kochenderfer.

About

Pygments style used in the textbook Algorithms for Optimization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages