[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ANN: Tupi 0.1
From: |
Lucas Schnorr |
Subject: |
ANN: Tupi 0.1 |
Date: |
Wed, 15 Feb 2012 14:59:18 +0100 |
Tupi - https://github.com/schnorr/tupi
-----
I am pleased to announce the first release of Tupi, version 0.1.
Tupi is an interactive graph placement tool that uses the Barnes-Hut
algorithm to define nodes position. With complexity nlogn, the tool
uses the Hooke Attraction's Law and the Coulomb Repulsion's Law. It is
released under the GPLv3 license, and the algorithm implementation is
inspired by the GraphStream-Project.
Tupi is hosted at GitHub, you can clone the sources with this command:
git clone git@github.com:schnorr/tupi.git
Tupi needs GNUstep, Renaissance and the graphviz libraries to compile.
More information on how to use is available at Tupi's site:
https://github.com/schnorr/tupi
Comments and suggestions are welcome.
Enjoy,
Lucas M. Schnorr
- ANN: Tupi 0.1,
Lucas Schnorr <=