X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2FREADME.rst;fp=README;h=6fe9ba6ca2f5c6db0e82979deab2c764f6a8d66d;hb=788291920a447be16af9f330973816b6ca56c7b0;hp=06dead08c101b546285fb0f1c8e97f2907220d4c;hpb=839939c0d080dfe1c3adeee1e6565aac13c545bf;p=dunshire.git diff --git a/README b/doc/README.rst similarity index 92% rename from README rename to doc/README.rst index 06dead0..6fe9ba6 100644 --- a/README +++ b/doc/README.rst @@ -1,10 +1,12 @@ -== Overview == +Overview +-------- Dunshire is a CVXOPT-based library for solving linear (cone) games. The notion of a cone game was introduced by Gowda[1] and extended to asymmetric cones in my thesis[2]. -== Requirements == +Requirements +------------ The only requirement is the CVXOPT library, available for most Linux distributions. Dunshire is targeted at python-3.x, but python-2.x will