Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polyhedral improvements, round 2 #2844

Closed
sagetrac-mhampton mannequin opened this issue Apr 7, 2008 · 4 comments
Closed

Polyhedral improvements, round 2 #2844

sagetrac-mhampton mannequin opened this issue Apr 7, 2008 · 4 comments

Comments

@sagetrac-mhampton
Copy link
Mannequin

sagetrac-mhampton mannequin commented Apr 7, 2008

I have revamped my new polyhedra module so that it is much, much better. Minkowski sums are now supported. This required some minor changes to the 3D rendering in the gfan interface as well. The module can do just about everything that sage could do through polymake previously - a few more particular polytopes could be predefined.
After this functionality is reviewed, it can be used for making Newton polytopes of multivariable polynomials (and eventually Laurent polynomials as well), but I will put that on a seperate ticket.
In the future, I would like to add more 3D support, better 2D rendering, face lattice computations, and more particular cases.

Component: geometry

Keywords: polytope, Minkowski sum

Issue created by migration from https://trac.sagemath.org/ticket/2844

@sagetrac-mhampton sagetrac-mhampton mannequin added this to the sage-3.0 milestone Apr 7, 2008
@sagetrac-mhampton
Copy link
Mannequin Author

sagetrac-mhampton mannequin commented Apr 7, 2008

Attachment: polyhedra.patch.gz

adds many polyhedral functions not requiring polymake

@mwhansen
Copy link
Contributor

mwhansen commented Apr 7, 2008

comment:2

Nice work! Applies to 3.0.alpha2 and passes tests for me.

@mwhansen
Copy link
Contributor

mwhansen commented Apr 7, 2008

comment:3

Attachment: 2844.patch.gz

I added 2844.patch which applies to the current 3.0.alpha3. Apply it instead.

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Apr 8, 2008

comment:4

Merged 2844.patch in Sage 3.0.alpha3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant