Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mckib2/lustig-cs-excercise
- Owner: mckib2
- Created: 2020-06-12T05:30:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-12T17:41:49.000Z (over 4 years ago)
- Last Synced: 2024-10-31T10:12:11.381Z (2 months ago)
- Language: Python
- Size: 4.93 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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