projects
/
linpy.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linpy.git
2014-08-19
Vivien Maisonneuve
Move isl version test in Domain.vertices outside
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Cleaner implementation of Domain.__sub__()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Cleaner implementation of Domain.__or__() (seems slower?)
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Cleaner implementation of Domain.__and__()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Check argument type in Domain.project()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Return NotImplemented in Domain special methods
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Add method Polyhedron.asinequalities()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Add method Polyhedron.convex_union()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Raise TypeError if Polyhedron.widen() is called on...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Switch order of Ge() and Gt() declarations
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Drop useless slot inheritance in EmptyType and UniverseType
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Add warning in widening documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Fix implementation of Polyhedron.__new__()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Remove slot Polyhedron._constraints
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
More robust implementation of isl_version
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Simplify implementation of Coordinates.__new__()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Minor improvements in class Vector
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Return NotImplemented in Point special methods
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Fix docstring of Point.__sub__()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Format comments in linexprs.py
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Define Symbol.__slots__ and Rational.__slots__
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Make Dummy.__new__() inherit from Symbol.__new__()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Allow leading underscores in symbols in LinExpr.fromstr...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Fix LinExpr.subs() implementation
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Variable renaming in LinExpr.scaleint()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Fix Symbol == LinExpr comparisons
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Simplify LinExpr.values()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Simplify LinExpr.coefficients()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Make LinExpr.coefficient() always return a Fraction
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vivien Maisonneuve
Do not cast values returned by LinExpr accessors to...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Vivien Maisonneuve
Symplify class verification in LinExpr.fromsympy()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Vivien Maisonneuve
Reorder functions in linexprs.py
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Vivien Maisonneuve
Check symbol names
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Vivien Maisonneuve
Simplify class verification in LinExpr.fromstring()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Vivien Maisonneuve
Docstrings
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Vivien Maisonneuve
Fix typo in doc/reference.rst
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Vivien Maisonneuve
Rename Expression class into LinExpr
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Vivien Maisonneuve
Fix unitary tests
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Vivien Maisonneuve
Last-minute changes in the documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Danielle Bolan
Fix small grammar mistakes in doc
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Vivien Maisonneuve
Cleanup in doc/install.rst
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Vivien Maisonneuve
Reformat documentation.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Danielle Bolan
Remove license and add to doc examples
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Danielle Bolan
Add license to examples
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Danielle Bolan
Doc updates (not complete)
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Vivien Maisonneuve
Fix typo in __init__.py docstring
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Vivien Maisonneuve
Add url to setup.py
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Vivien Maisonneuve
Docstrings and simplifications of domains.py
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Dani
Update Docs
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Vivien Maisonneuve
Fix warnings in documentation generation
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Danielle Bolan
Small changes to docs as recommended
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Danielle Bolan
Update plot examples
commit
|
commitdiff
|
tree
|
snapshot
2014-08-07
Danielle Bolan
Update docs
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Vivien Maisonneuve
Rename pypol into LinPy
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Vivien Maisonneuve
Fix unitary tests
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Vivien Maisonneuve
Fix license headers
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Danielle Bolan
Add GPL License
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Dani
Change pypol to linpy
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Danielle Bolan
Change name of method
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Danielle Bolan
Remove and edit method
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Danielle Bolan
Need to merge
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Vivien Maisonneuve
Better initialization of Rational
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Vivien Maisonneuve
Fix indentation of docstrings
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Vivien Maisonneuve
Remove backup files
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Danielle Bolan
Changes that need to be merged
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Danielle Bolan
Added some docs
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Vivien Maisonneuve
Implement standard widening
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Vivien Maisonneuve
Improved example menger.py
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Vivien Maisonneuve
Minor changes in plot functions
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Vivien Maisonneuve
Add EmptyType and UniverseType
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Danielle Bolan
Plot domain added
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Vivien Maisonneuve
Use displaystyle in _repr_latex_
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Vivien Maisonneuve
Minor improvements in diamonds.py example
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Vivien Maisonneuve
Always set xlim, ylim, zlim in plot functions
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Vivien Maisonneuve
Improved example diamonds.py
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Vivien Maisonneuve
More fun with plots
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Vivien Maisonneuve
New example: Menger sponge, to be plotted
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Vivien Maisonneuve
Small implementation improvement in linexprs.py
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Danielle Bolan
3d Plot working
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
Vivien Maisonneuve
Simplify Expression.__mul__(), Expression.__truediv__()
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
Vivien Maisonneuve
Add tesseract example
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
Vivien Maisonneuve
Add _repr_latex_ methods for IPython prettyprint
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
Vivien Maisonneuve
Improve error messages in linexprs.py
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
Vivien Maisonneuve
Cleaner implementation of Rational
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Vivien Maisonneuve
Symplify TypeError messages in Expression.__new__
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Vivien Maisonneuve
Fix methods Domain._sort_polygon_2d(), Domain._sort_pol...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Vivien Maisonneuve
Implement method Polyhedron.faces()
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Vivien Maisonneuve
Implement methods Point.__hash__(), Vector.__hash__()
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Vivien Maisonneuve
Rename coordinates.py into geometry.py
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Vivien Maisonneuve
Remove empty lines at top of files
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Vivien Maisonneuve
Clean up an import in domains.py
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Vivien Maisonneuve
Add abstract class GeometricObject
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Vivien Maisonneuve
Remove Vector.__slots__, useless
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Vivien Maisonneuve
Make Coordinate instantiable
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Vivien Maisonneuve
Make coordinates mandatory in Point constructor
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Vivien Maisonneuve
Implement method Point.aspolyhedron()
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Vivien Maisonneuve
Implement methods Polyhedron.__contains__(), Domain...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Vivien Maisonneuve
Improve mapping recognition
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Vivien Maisonneuve
Remove duplicate methods in coordinates.py, continued
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Vivien Maisonneuve
Remove duplicate methods in coordinates.py
commit
|
commitdiff
|
tree
|
snapshot
next