You are looking at historical revision 6335 of this page. It may differ significantly from its current revision.

Introduction

matpak is a Scheme library which produces the following functions for matrix/vector manipulation:

The matpak egg is a packaging of the original source code written by Norman Hardy.

Examples


(use numbers)

Authors

matpak was authored entirely by Norm Howard - http://www.cap-lore.com/MathPhys/Field/. It was packaged into an egg by Terrence Brannon

License

BSD

Requirements

Depends on the numbers extension.

Version History