Gvectors

Gvectors uses the libgvectors library to visualize mathematical three dimensional vectors. It is written in C++ using gtkmm as graphical toolkit.

Licensing

The software is licensed under the GNU General Public License version 2 or later. See the COPYING file accompanying the tarball.

Supported Platforms

Gvectors can be built under FreeBSD and Linux.

In order to build gvectors under Sun(TM) Solaris(TM) version 10 or later, you need to get the sources for the required libraries and build them yourself. At the time of this writing (2007-09-11), Blastwave does not provide a recent enough version of gtkmm. If you are using Sun(TM) Solaris(TM) for x86, you might try the packages found under http://solaris.guengel.ch/solaris/.

Required Libraries

Installation

The usual

$ ./configure ; make ; make install
sequence. See the INSTALL file for further details.
$Id: index.shtml 2629 2009-08-09 08:52:05Z rafi $