logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

PDL::Graphics::TriD::MathGraph -- Mathematical Graph objects for PDL

Author

       Copyright (C) 1997 Tuomas J. Lukka (lukka@husc.harvard.edu).

       All rights reserved. There is no warranty. You are allowed to redistribute this software / documentation
       under certain conditions. For details, see the file COPYING in the PDL distribution. If this file is
       separated from the PDL distribution, the copyright notice should be included in the file.

perl v5.40.1                                       2025-04-11                PDL::Graphics::TriD::MathGraph(3pm)

Description

       This module exists for plotting mathematical graphs (consisting of nodes and arcs between them) in 3D and
       optimizing the placement of the nodes so that the graph is visualizable in a clear way.

Name

       PDL::Graphics::TriD::MathGraph -- Mathematical Graph objects for PDL

Synopsis

       see the file Demos/TriD/tmathgraph.p in the PDL distribution.

Warning

       This module is experimental and the interface will probably change.

See Also