From owner-freebsd-hackers@FreeBSD.ORG Wed Nov 28 14:31:16 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 43D2C5A8; Wed, 28 Nov 2012 14:31:16 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (m209-73.dsl.rawbw.com [198.144.209.73]) by mx1.freebsd.org (Postfix) with ESMTP id 14E898FC0C; Wed, 28 Nov 2012 14:31:15 +0000 (UTC) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.5/8.14.5) with ESMTP id qASEVFum038177; Wed, 28 Nov 2012 06:31:15 -0800 (PST) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.5/8.14.5/Submit) id qASEVFDp038176; Wed, 28 Nov 2012 06:31:15 -0800 (PST) (envelope-from david) Date: Wed, 28 Nov 2012 06:31:15 -0800 From: David Wolfskill To: Andriy Gapon Subject: Re: lib for working with graphs Message-ID: <20121128143115.GJ2617@albert.catwhisker.org> References: <50B61DAC.7050102@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8Ll2WeG2L2s3+nMg" Content-Disposition: inline In-Reply-To: <50B61DAC.7050102@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD Hackers X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 14:31:16 -0000 --8Ll2WeG2L2s3+nMg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 28, 2012 at 04:20:28PM +0200, Andriy Gapon wrote: >=20 > Does anyone know a light-weight BSD-licensed (or analogous) library / pie= ce of > code for doing useful things with graphs? > Thank you. > .... Errr.... "graphs" is fairly ambiguous, and "things with graphs" covers a very wide range of activities. ports/math/R may be useful for this -- I use it to generate graphs (and perform statistical analyses). ports/graphics/plotmtv is possibly of some interest, as well, as it allows a certain level of interactivity (though the code hasn't been updated in quite some time -- but it still works). If neither of those suits your intent, perhaps you could expand a bit on what that intent is? Peace, david --=20 David H. Wolfskill david@catwhisker.org Taliban: Evil men with guns afraid of truth from a 14-year old girl. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --8Ll2WeG2L2s3+nMg Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlC2IDIACgkQmprOCmdXAD0L3QCfdUD/OeGIqhA3JmPm+plMXMqU IwkAnRZTEt5sZ7EMV3bNxFTM4ClCJ/fB =DoK9 -----END PGP SIGNATURE----- --8Ll2WeG2L2s3+nMg--