| 2014-06-30 | Vivien Maisonneuve | Make test work | commit | commitdiff | tree | snapshot | 
| 2014-06-30 | Vivien Maisonneuve | Fix C code | commit | commitdiff | tree | snapshot | 
| 2014-06-30 | Danielle Bolan | pushing recent changes before playing with project | commit | commitdiff | tree | snapshot | 
| 2014-06-30 | Vivien Maisonneuve | Use OrderedDict to store Expression coefficients | commit | commitdiff | tree | snapshot | 
| 2014-06-27 | Danielle Bolan | added unbounded test, deleted unused cvariable | commit | commitdiff | tree | snapshot | 
| 2014-06-27 | Danielle Bolan | added a few tests, might change the format though | commit | commitdiff | tree | snapshot | 
| 2014-06-26 | Vivien Maisonneuve | Access to ISL version, just in case | commit | commitdiff | tree | snapshot | 
| 2014-06-26 | Vivien Maisonneuve | Minor improvements to Polyhedra._fromislbasicset()... | commit | commitdiff | tree | snapshot | 
| 2014-06-26 | Vivien Maisonneuve | Improve Expression.fromstring(), Domain.fromstring() | commit | commitdiff | tree | snapshot | 
| 2014-06-26 | Vivien Maisonneuve | Replace Polyhedron.fromstring() by Domain.fromstring() | commit | commitdiff | tree | snapshot | 
| 2014-06-26 | Vivien Maisonneuve | Add method Domain.isbounded() | commit | commitdiff | tree | snapshot | 
| 2014-06-25 | Vivien Maisonneuve | I prefer Rochefort to Le Bardo ;) | commit | commitdiff | tree | snapshot | 
| 2014-06-25 | Vivien Maisonneuve | Documentation directory | commit | commitdiff | tree | snapshot | 
| 2014-06-25 | Vivien Maisonneuve | Remove useless definitions in Makefile | commit | commitdiff | tree | snapshot | 
| 2014-06-25 | Vivien Maisonneuve | Improve make clean | commit | commitdiff | tree | snapshot | 
| 2014-06-25 | Vivien Maisonneuve | README on how to run examples | commit | commitdiff | tree | snapshot | 
| 2014-06-25 | Vivien Maisonneuve | New example from French Baccalauréat 2014 (courtesy... | commit | commitdiff | tree | snapshot | 
| 2014-06-25 | Vivien Maisonneuve | Create example directory | commit | commitdiff | tree | snapshot | 
| 2014-06-25 | Vivien Maisonneuve | Add demonstration file | commit | commitdiff | tree | snapshot | 
| 2014-06-25 | Vivien Maisonneuve | Split linear.py and add domains | commit | commitdiff | tree | snapshot | 
| 2014-06-25 | Danielle Bolan | messy and needs reformatting but returning correct... | commit | commitdiff | tree | snapshot | 
| 2014-06-24 | Vivien Maisonneuve | Rename decorator _with_sympy into _requires_sympy | commit | commitdiff | tree | snapshot | 
| 2014-06-24 | Vivien Maisonneuve | Change string representations of Expression and Polyhedron | commit | commitdiff | tree | snapshot | 
| 2014-06-24 | Vivien Maisonneuve | Unitary tests for Polyhedron, very incomplete | commit | commitdiff | tree | snapshot | 
| 2014-06-24 | Vivien Maisonneuve | Methods Polyhedron.fromsympy(), Polyhedron.tosympy() | commit | commitdiff | tree | snapshot | 
| 2014-06-24 | Vivien Maisonneuve | Check for SymPy presence in unittary tests | commit | commitdiff | tree | snapshot | 
| 2014-06-24 | Vivien Maisonneuve | Methods Expression.fromsympy(), Expression.tosympy() | commit | commitdiff | tree | snapshot | 
| 2014-06-24 | Vivien Maisonneuve | Renaming in _isl.c | commit | commitdiff | tree | snapshot | 
| 2014-06-24 | Vivien Maisonneuve | Static functions in isl.c | commit | commitdiff | tree | snapshot | 
| 2014-06-23 | Vivien Maisonneuve | Verbose output for make test | commit | commitdiff | tree | snapshot | 
| 2014-06-23 | Vivien Maisonneuve | Oops, fix relative imports | commit | commitdiff | tree | snapshot | 
| 2014-06-23 | Vivien Maisonneuve | Use PyList_SET_ITEM for list initialization in _isl.c | commit | commitdiff | tree | snapshot | 
| 2014-06-23 | Vivien Maisonneuve | Exception handling in _isl.c | commit | commitdiff | tree | snapshot | 
| 2014-06-23 | Vivien Maisonneuve | Remove useless header in _isl.c | commit | commitdiff | tree | snapshot | 
| 2014-06-23 | Vivien Maisonneuve | Include Python.h headers first in _isl.c | commit | commitdiff | tree | snapshot | 
| 2014-06-20 | Vivien Maisonneuve | Updated Makefile | commit | commitdiff | tree | snapshot | 
| 2014-06-20 | Vivien Maisonneuve | Implement isl_basic_set_constraints | commit | commitdiff | tree | snapshot | 
| 2014-06-20 | Vivien Maisonneuve | Improve representation of Constants | commit | commitdiff | tree | snapshot | 
| 2014-06-20 | Vivien Maisonneuve | Improve Polyhedron.fromstring | commit | commitdiff | tree | snapshot | 
| 2014-06-20 | Vivien Maisonneuve | Fix Symbol.__slots__ | commit | commitdiff | tree | snapshot | 
| 2014-06-20 | Vivien Maisonneuve | Add __slots__ declarations | commit | commitdiff | tree | snapshot | 
| 2014-06-19 | Vivien Maisonneuve | Implement Polyhedron.fromstring | commit | commitdiff | tree | snapshot | 
| 2014-06-19 | Vivien Maisonneuve | Implement Expression.fromstring | commit | commitdiff | tree | snapshot | 
| 2014-06-19 | Vivien Maisonneuve | Coding style in _toisl() | commit | commitdiff | tree | snapshot | 
| 2014-06-19 | Vivien Maisonneuve | Expression.symbol moved to Symbol.name | commit | commitdiff | tree | snapshot | 
| 2014-06-19 | Vivien Maisonneuve | Constant names Empty and Universe, pretty printing | commit | commitdiff | tree | snapshot | 
| 2014-06-19 | Vivien Maisonneuve | Remove useless imports | commit | commitdiff | tree | snapshot | 
| 2014-06-19 | Danielle Bolan | values used for toisl(some expressions not correct) | commit | commitdiff | tree | snapshot | 
| 2014-06-19 | Vivien Maisonneuve | Working test suite | commit | commitdiff | tree | snapshot | 
| 2014-06-19 | Vivien Maisonneuve | Fix symbols() function | commit | commitdiff | tree | snapshot | 
| 2014-06-19 | Vivien Maisonneuve | Fix Expression.__bool__ | commit | commitdiff | tree | snapshot | 
| 2014-06-19 | Vivien Maisonneuve | Fix Expression.__hash__ | commit | commitdiff | tree | snapshot | 
| 2014-06-19 | Vivien Maisonneuve | Fix Symbol creation | commit | commitdiff | tree | snapshot | 
| 2014-06-18 | Vivien Maisonneuve | Classes Symbol and Constant, rather than functions... | commit | commitdiff | tree | snapshot | 
| 2014-06-18 | Vivien Maisonneuve | Fix Polyhedron.isempty() | commit | commitdiff | tree | snapshot | 
| 2014-06-18 | Vivien Maisonneuve | Remove misplaced methods | commit | commitdiff | tree | snapshot | 
| 2014-06-18 | Vivien Maisonneuve | Rename Expression._canonify() into _toint() | commit | commitdiff | tree | snapshot | 
| 2014-06-18 | Vivien Maisonneuve | Improvements in decorators, data types, caches | commit | commitdiff | tree | snapshot | 
| 2014-06-18 | Vivien Maisonneuve | Initialize isl.Context using super's initializer | commit | commitdiff | tree | snapshot | 
| 2014-06-18 | Vivien Maisonneuve | Get rid of weird comment | commit | commitdiff | tree | snapshot | 
| 2014-06-18 | Vivien Maisonneuve | Implement BasicSet.__del__ | commit | commitdiff | tree | snapshot | 
| 2014-06-18 | Vivien Maisonneuve | Simplify BasicSet.__str__ | commit | commitdiff | tree | snapshot | 
| 2014-06-18 | Vivien Maisonneuve | Rename islhelper into _isl | commit | commitdiff | tree | snapshot | 
| 2014-06-18 | Vivien Maisonneuve | Global context | commit | commitdiff | tree | snapshot | 
| 2014-06-18 | Vivien Maisonneuve | Implement IslObjects, delete Value | commit | commitdiff | tree | snapshot | 
| 2014-06-18 | Vivien Maisonneuve | Code cleanup | commit | commitdiff | tree | snapshot | 
| 2014-06-18 | Danielle Bolan | recent update to isl no errors!! | commit | commitdiff | tree | snapshot | 
| 2014-06-16 | Vivien Maisonneuve | Makefile for virtualenv | commit | commitdiff | tree | snapshot | 
| 2014-06-16 | Vivien Maisonneuve | Add islhelper.c library to handle isl constants | commit | commitdiff | tree | snapshot | 
| 2014-06-16 | Danielle Bolan | no errors: dim type and id value updated | commit | commitdiff | tree | snapshot | 
| 2014-06-12 | Danielle Bolan | printing out isl format but with wrong value | commit | commitdiff | tree | snapshot | 
| 2014-06-12 | Danielle Bolan | printing out isl form but test gives incorrect values | commit | commitdiff | tree | snapshot | 
| 2014-06-11 | Vivien Maisonneuve | Fix Expression.__rsub__ | commit | commitdiff | tree | snapshot | 
| 2014-06-11 | Danielle Bolan | test file | commit | commitdiff | tree | snapshot | 
| 2014-06-11 | Danielle Bolan | changes before eclipse crashes again | commit | commitdiff | tree | snapshot | 
| 2014-06-11 | Danielle Bolan | no bugs in eclipse update | commit | commitdiff | tree | snapshot | 
| 2014-06-10 | Danielle Bolan | add small isl changes | commit | commitdiff | tree | snapshot | 
| 2014-06-06 | Danielle Bolan | current update:very messy and very broken! | commit | commitdiff | tree | snapshot | 
| 2014-06-02 | Danielle Bolan | Isl update with no errors | commit | commitdiff | tree | snapshot | 
| 2014-05-28 | Vivien Maisonneuve | Better implementation of _polymorphic_operator | commit | commitdiff | tree | snapshot | 
| 2014-05-28 | Vivien Maisonneuve | Attempt at fixing PyDev errors | commit | commitdiff | tree | snapshot | 
| 2014-05-23 | Vivien Maisonneuve | String formatting for empty expressions | commit | commitdiff | tree | snapshot | 
| 2014-05-22 | Vivien Maisonneuve | Initial commit | commit | commitdiff | tree | snapshot | 
|  |