MathGroup Archive 2003

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Messages loading Combinatorica and mathStatica

  • To: mathgroup at smc.vnet.net
  • Subject: [mg39239] Re: [mg39229] Messages loading Combinatorica and mathStatica
  • From: Tomas Garza <tgarza01 at prodigy.net.mx>
  • Date: Wed, 5 Feb 2003 00:11:16 -0500 (EST)
  • References: <200302040723.CAA24643@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hola Emilio,

The problem, I'm pretty sure, lies in the preliminary loading of packages
such as Calculus` and Graphics`. I loaded mathStatica` in a fresh session
and everything went OK. When I tried to load it after previously having
loaded the other packages, it gave the same error as you report (in fact it
advises that mathStatica should be loaded first of all in a fresh session).
Same with Combinatorica (in this case, it is not an error but a warning
(symbol may shadow or be shadowed etc.).

If you are going to use mathStatica or Combinatorica, cancel your autoloads
so that they will not interfere.

Tomas Garza
Mexico City
----- Original Message -----
From: "Emilio Martin-Serrano" <EMartinSerrano at houston.sns.slb.com>
To: mathgroup at smc.vnet.net
Subject: [mg39239] [mg39229] Messages loading Combinatorica and mathStatica


> Hi group:
>
> When loading Combinatorica with <<Discrete` Combinatorica`;  I get the
> following warnings:
>
> Edges::"shdw": "Symbol \!\(\"Edges\"\) appears in multiple contexts \
> \!\({\"DiscreteMath`Combinatorica`\", \"Geometry`Polytopes`\"}\);
definitions \
> in context \!\(\"DiscreteMath`Combinatorica`\"\) may shadow or be shadowed
by \
> other definitions."
> *)
> (*
> Star::"shdw": "Symbol \!\(\"Star\"\) appears in multiple contexts \
> \!\({\"DiscreteMath`Combinatorica`\", \"Graphics`MultipleListPlot`\"}\); \
> definitions in context \!\(\"DiscreteMath`Combinatorica`\"\) may shadow or
be \
> shadowed by other definitions."
> *)
> (*
> Vertices::"shdw": "Symbol \!\(\"Vertices\"\) appears in multiple contexts
\
> \!\({\"DiscreteMath`Combinatorica`\", \"Geometry`Polytopes`\"}\);
definitions \
> in context \!\(\"DiscreteMath`Combinatorica`\"\) may shadow or be shadowed
by \
> other definitions."
> *)
>
> And when loading mathStatica with <<mathStatica.m; I get the following
>
> (*
> Grad::"shdw": "Symbol \!\(\"Grad\"\) appears in multiple contexts \!\(\
> \[LeftSkeleton] 1 \[RightSkeleton]\); definitions in context \
> \!\(\"mathStatica`Code`mScode`\"\) may shadow or be shadowed by other \
> definitions."
> *)
> (*
> Hessian::"shdw": "Symbol \!\(\"Hessian\"\) appears in multiple contexts
\!\({\
> \"mathStatica`Code`mScode`\", \"Personal`PVectorCalculus`\"}\);
definitions \
> in context \!\(\"mathStatica`Code`mScode`\"\) may shadow or be shadowed by
\
> other definitions."
> *)
> (*
> M::"shdw": "Symbol \!\(\"M\"\) appears in multiple contexts \
> \!\({\"mathStatica`Code`mScode`\", \"DiscreteMath`Combinatorica`\"}\); \
> definitions in context \!\(\"mathStatica`Code`mScode`\"\) may shadow or be
\
> shadowed by other definitions."
> *)
>
> Please, any help on how to solve it?  There are not any other explicit
> packages loaded  but I have the following in autoload -> Calculus,
> Graphics, Statistics, and Personal (this with some private utilities).
>
> Regards
>
> Emilio Martin-Serrano
>
>
>
>
>
>
>
> ___________________________________
>
>




  • Prev by Date: Re: Re: Fit or Interpolate
  • Next by Date: RE: Defining and Programming Graphical Directives
  • Previous by thread: Messages loading Combinatorica and mathStatica
  • Next by thread: Defining and Programming Graphical Directives