/Math-Vector

Simple Vector class in Perl 6

Primary LanguagePerlArtistic License 2.0Artistic-2.0

This is a simple attempt to create a working Vector class. Initially intended
to support 3D vectors, it turned out to be easier to support vectors of
any dimension.

Math::Vector requires Rakudo from 7/25/2010 or later.

Build sequence:

    ufo
    make
    make test