README neurosys

The files comprising Parallel NeuroSys have been split among three
subdirectories:  solve, neurondiz, and utils.  The files in the
solve directory can be used to build a program for solving systems
of ODE's modelling neuronal networks on parallel computers and
networks of workstations.  The files in the neurondiz directory can be
used to build parallel programs for visualizing the output of the
solver.  The files in the utils subdirectory are serial programs that
may be helpful in working with the other programs.

We've also included the original paper on Parallel Neurosys in
postscript.  Note that since publication, we found a bug in the
solver.  Correcting the bug only affected reported runtimes and
parallel efficiencies. In general, runtimes are improved. However
parallel runtimes aren't proportionally improved. So parallel
efficiencies have been reduced.

The Parallel NeuroSys Project currently (July, 2000) has no budget and
no staff.  So we cannot provide support, and we may be very slow in
providing bug fixes.  However, we do welcome your comments, suggestions
and bug reports.  We'd also be very grateful if you would send us
models you've successfully incorporated into NeuroSys and let us know
how you've used the software.  All correspondence should be addressed
to peter@usfca.edu.


COPYING
-------
The files in this directory and its subdirectories are copyright Peter
Pacheco.  They may be freely copied and distributed as long as they
retain this copyright notice, and they are not used in commercial
software.


ACKNOWLEDGMENTS
---------------
This program is an outgrowth of work begun by USF's Applied Mathematics
Research Laboratory during the academic year 1997-1998.  Thanks to the
members of the math lab, Warren Cully, Nick Moffitt, Nick Rugai, Katie
Sewell, Toshi Uchino, Emily Xu.
