1TriD::MathGraph(3) User Contributed Perl Documentation TriD::MathGraph(3)
2
3
4
6 PDL::Graphics::TriD::MathGraph -- Mathematical Graph objects for PDL
7
9 see the file Demos/TriD/tmathgraph.p in the PDL distribution.
10
12 This module is experimental and the interface will probably change.
13
15 This module exists for plotting mathematical graphs (consisting of
16 nodes and arcs between them) in 3D and optimizing the placement of the
17 nodes so that the graph is visualizable in a clear way.
18
20 Copyright (C) 1997 Tuomas J. Lukka (lukka@husc.harvard.edu).
21
22 All rights reserved. There is no warranty. You are allowed to
23 redistribute this software / documentation under certain conditions.
24 For details, see the file COPYING in the PDL distribution. If this file
25 is separated from the PDL distribution, the copyright notice should be
26 included in the file.
27
28
29
30perl v5.32.1 2021-02-15 TriD::MathGraph(3)