X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo%2Fcone%2Fnonnegative_orthant.py;h=8c6f5b5686e234ad8a549fbac98f11a8c80ddb22;hb=a339e89c225bb46379332ecb8b0c50b918d34ac6;hp=8c42838d1392daa863a4dda2cf7583c68a69d811;hpb=7b8b7a41b839e1a0180ba0a4f7506dcc655b51e9;p=sage.d.git diff --git a/mjo/cone/nonnegative_orthant.py b/mjo/cone/nonnegative_orthant.py index 8c42838..8c6f5b5 100644 --- a/mjo/cone/nonnegative_orthant.py +++ b/mjo/cone/nonnegative_orthant.py @@ -1,4 +1,4 @@ -""" +r""" The nonnegative orthant in `\mathbb{Z}^{n}`. I'm sick and tired of typing it. """