Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mckib2/lustig-cs-excercise

Solution coded in python
https://github.com/mckib2/lustig-cs-excercise

Last synced: 20 days ago
JSON representation

Solution coded in python

Awesome Lists containing this project

README

        

CS Exercise
-----------

Python code for Assignment 6 [1]_.

Installation
============

In principle this script should run on any machine that has Python 3 and the required libraries, but was written and run using Python 3.6 on Ubuntu 18.04.

As always, use a virtual environment. Install dependencies like this:

pip install -r requirements.txt

References
==========
.. [1] http://people.eecs.berkeley.edu/~mlustig/CS/CS_ex.pdf