On Mar 31, 2016, at 12:33 , William Stein wrote:
> On Thu, Mar 31, 2016 at 12:31 PM, Justin C. Walker wrote:
>> Dear Sage Support:
>>
>> Just checking, but this seems wrong:
>>
>> sage: R12=Integers(12)
>> sage: Spec12=Spec(R12)
>> sage: Spec12.an_element()
>> Point on Spectrum of Ring of inte
On Thu, Mar 31, 2016 at 12:31 PM, Justin C. Walker wrote:
> Dear Sage Support:
>
> Just checking, but this seems wrong:
>
> sage: R12=Integers(12)
> sage: Spec12=Spec(R12)
> sage: Spec12.an_element()
> Point on Spectrum of Ring of integers modulo 12 defined by the Principal
> ideal (0) of Ring of
Dear Sage Support:
Just checking, but this seems wrong:
sage: R12=Integers(12)
sage: Spec12=Spec(R12)
sage: Spec12.an_element()
Point on Spectrum of Ring of integers modulo 12 defined by the Principal ideal
(0) of Ring of integers modulo 12
Checking the code (schemes/generic/scheme.py), if the