projects
/
linpy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
1d10c1b
)
Get rid of weird comment
author
Vivien Maisonneuve
<v.maisonneuve@gmail.com>
Wed, 18 Jun 2014 18:25:24 +0000
(20:25 +0200)
committer
Vivien Maisonneuve
<v.maisonneuve@gmail.com>
Wed, 18 Jun 2014 18:25:24 +0000
(20:25 +0200)
pypol/isl.py
patch
|
blob
|
history
diff --git
a/pypol/isl.py
b/pypol/isl.py
index
ddf7ea0
..
dcd2496
100644
(file)
--- a/
pypol/isl.py
+++ b/
pypol/isl.py
@@
-1,8
+1,3
@@
-"""
-note: for islpy
-isl format: basic set: ("{[x, y] : x >= 0 and x < 5 and y >= 0 and y < x+4 }")
-"""
-
import ctypes, ctypes.util
import functools
import math
import ctypes, ctypes.util
import functools
import math