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

conversion from PolyBoRi to Singular #2774

Closed
malb opened this issue Apr 2, 2008 · 2 comments
Closed

conversion from PolyBoRi to Singular #2774

malb opened this issue Apr 2, 2008 · 2 comments

Comments

@malb
Copy link
Member

malb commented Apr 2, 2008

sage: B.<x,y> = BooleanPolynomialRing(2)
sage: B._singular_()
//   characteristic : 2
//   number of vars : 2
//        block   1 : ordering lp
//                  : names    x y
//        block   2 : ordering C
// quotient ring from ideal
_[1]=x2+x
_[2]=y2+y

CC: @burcin

Component: commutative algebra

Keywords: polybori

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

@malb malb added this to the sage-3.0 milestone Apr 2, 2008
@malb malb self-assigned this Apr 2, 2008
@mwhansen
Copy link
Contributor

mwhansen commented Apr 4, 2008

comment:1

Attachment: polybori_to_singular.patch.gz

Looks good to me.

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Apr 4, 2008

comment:2

Merged in Sage 3.0.alpha1

@sagetrac-mabshoff sagetrac-mabshoff mannequin closed this as completed Apr 4, 2008
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

2 participants