Re: SugarCube
- To: mathgroup at smc.vnet.net
- Subject: [mg62483] Re: SugarCube
- From: Peter Pein <petsie at dordos.net>
- Date: Sat, 26 Nov 2005 02:46:33 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Steven T. Hatton schrieb:
> In a fresh session I can type Names["SugarCube"] and get a hit. If I type
> Information[SugarCube], all I get is
>
> In[3]:= Information[SugarCube]
> System`SugarCube
>
> Attributes[SugarCube] = {Protected}
>
> Do I want to know what SugarCube is?
Hi Steven,
I'm no algebra expert, but eventually it helps you to see the context of
that sweety.
In[1]:=
Message[Internal`GroebnerWalk::gstrat, "CandyCuboid"]
From In[4]:=
Internal`GroebnerWalk::gstrat :
Value of option Strategy -> CandyCuboid should be SugarCube,
NormalSelection or None. More...
? :-\ ?
Peter