Compute products under Absolute Relativity.
Copyright (C) 2016-2017 Innes D. Anderson-Morrison All rights reserved.
This is a Rust re-implementation of the Python framework arpy. It is intended to provide better confidence in the correctness of the algorithms and also provide a speed up in computation for when we need to iterate on large calculations.
(arpy is a module for performing calculations within the theory of Absolute Relativity as devised by Dr J.G.Williamson.)
The primary project can still be found here and this may become a Python extension module in the future.