[Top] [Contents] [Index] [ ? ]

Algae

Another Matrix Programming Language

4.3.6; February 22, 2004

by K. Scott Hunziker

Next time you're in Seattle, visit the Algae Home Page.


Table of Contents   Table of Contents.
1. About Algae  History and acknowledgments.
2. Primer  An introduction to Algae.
3. Example Programs  Some example programs in Algae.
4. The Algae Language  Variables, operators, and expressions.
5. Data  Scalars, vectors, matrices, ...
6. The Standard Functions  Reference guide for the standard functions.
7. Running Algae  Starting and running the Algae interpreter.
8. Projects  The Algae wish list.
9. Bugs  Bugs, and how to report them.
Concept Index  An item for each concept.
Function Index  An item for each standard function.

Copyright (C) 1994-2004 K. Scott Hunziker.
Copyright (C) 1990-1994 The Boeing Company.

Algae is free software. You may redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Algae is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Algae; see the file `LICENSE'. If not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

The copyright to major portions of Algae belongs to The Boeing Company. The following permission notice and warranty disclaimer pertain to those portions of the code:

Permission to use, copy, modify, and distribute this software and its documentation for any purpose is hereby granted, provided that the above copyright notice appear in all copies, that both the copyright notice and this permission notice and warranty disclaimer appear in supporting documentation, and that the names of Boeing or any of its entities not be used in advertising or publicity pertaining to distribution of the software without specific, written, prior permission.

BOEING DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS, AND NONINFRINGEMENT. IN NO EVENT SHALL BOEING BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA, OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE, OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Caution: Use of this product as a substitute for a healthy physical, emotional, and spiritual life is not recommended and could be harmful.



This document was generated by K. Scott Hunziker on February, 22 2004 using texi2html