• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

arpack/H23-Feb-2004-17,5136,090

blas/H23-Feb-2004-8,9484,745

doc/H07-May-2022-16,90613,574

etc/H23-Feb-2004-14697

examples/H23-Feb-2004-753694

fpe/H23-Feb-2004-1,7501,154

lapack/H23-Feb-2004-68,64631,343

src/H03-May-2022-103,79678,539

superlu/H23-Feb-2004-21,28011,962

test/H23-Feb-2004-3,6892,941

timing/H23-Feb-2004-342274

tools/H03-May-2022-3,6272,773

COPYINGH A D22-Aug-20011.9 KiB4333

INSTALLH A D02-Aug-200315.1 KiB361281

LICENSEH A D17-Apr-199617.6 KiB340281

Makefile.inH A D03-May-20228.8 KiB322158

NEWSH A D23-Feb-200430.9 KiB1,130648

PROBLEMSH A D03-Aug-200311 KiB272209

READMEH A D22-Sep-20021.3 KiB3222

VERSIONH A D23-Feb-2004576 2112

aclocal.m4H A D11-May-20035.9 KiB279265

algae.spec.inH A D10-Dec-20032.6 KiB9577

compile-shH A D17-Apr-1996424 136

config.guessH A D22-Jun-200340 KiB1,4011,210

config.h.inH A D06-Dec-20039.4 KiB524452

config.subH A D22-Jun-200328.9 KiB1,4701,329

configureH A D03-May-2022263.3 KiB9,2777,779

configure.inH A D13-Dec-200331.9 KiB935813

f77-sh.inH A D25-Oct-19974.4 KiB244174

install-shH A D22-Feb-19975.5 KiB251152

mkinstalldirsH A D22-Feb-1997726 4123

rc0.inH A D08-Jan-20031.7 KiB7243

README

1
2                           Welcome to Algae
3                           ----------------
4
5Copyright (C) 1994-2002  K. Scott Hunziker.
6Copyright (C) 1990-1994  The Boeing Company.
7
8See the file COPYING for license, warranty, and permission details.
9
10Algae is an interpreted language for numerical analysis.  Algae was
11developed because we needed a fast and versatile tool, capable of
12handling large problems.  Algae has been applied to interesting
13dynamics problems in aerospace and related fields for more than a
14decade.
15
16Algae was designed and implemented by Scott Hunziker and Mike Brennan.
17
18The file "doc/algae.ps" is the Algae User's Manual in postscript form.
19A list of known bugs is given in the "Bugs" section of the manual.
20Read the file "INSTALL" for installation instructions.  The file
21"NEWS" describes significant changes made between versions.  The
22"examples" directory contains some warped examples -- look at the
23files in the "tools" directory for more typical Algae code.
24
25The Algae source is available at ftp://algae.sourceforge.net/pub/algae
26and at ftp://ftp.eskimo.com/u/k/ksh/algae.  The Algae Home Page is on
27the WWW at "http://algae.sourceforge.net/index.html".
28
29Please send all comments and bug reports by electronic mail to:
30
31        K. Scott Hunziker <ksh@users.sourceforge.net>
32