|
[Date Index]
[Thread Index]
[Author Index]
Graphs in Mathematica
- To: mathgroup at smc.vnet.net
- Subject: [mg119827] Graphs in Mathematica
- From: "becko" <becko565 at hotmail.com>
- Date: Fri, 24 Jun 2011 07:46:20 -0400 (EDT)
In Mathematica 8 there's a whole new gamma of functions for graphs, such
as Graph[...], TreeGraph[...], etc. How do these fit in with the other
functions that were already present in Mathematica for graph plotting,
such as GraphPlot[...] ? There are now three ways to work with graphs in
Mathematica: the new functions introduced in version 8 (Graph[...],
TreeGraph[...], etc.), the functions that were available since version 6
(GraphPlot[...], TreePlot[...], etc.), and the Combinatorica Package.
Does Wolfram have a plan to eventually stick to just one way of doing
things? Otherwise, it can all get very confusing.
Prev by Date:
Re: Again : Is there a BNF for Mathematica?
Next by Date:
Re: pattern example
Previous by thread:
Put; Using Put to save large lists of data is very slow.
Next by thread:
what's in a name? (legal and conventional constructions of identifiers)
|