home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-03-25 | 2.8 KB | 90 lines | [ttro/ttxt] |
- _______________________________________________________________
- NeuroSim — A freeware Mac application
- Version 1.0.2 (March 1997)
-
- By Timo Eloranta
- Copyright © 1996-97 Brown Eyes Software
- All rights reserved.
-
- Internet e-mail: timo.eloranta@ac.com
- _______________________________________________________________
-
- If you haven't yet read the general ReadMe for NeuroSim, please do so first.
- This file has just some additional notes about the source code.
-
- Contents
-
- • Description
- • Requirements
- • Known Weaknesses
- • Distribution
- • Fine Print
- • Contacting the Author
-
-
- Description
-
- This package includes the full PowerPlant based C++ source code for
- NeuroSim - a simple freeware neural net simulator for Macintosh.
- (If you're not a Mac programmer, you've probably downloaded
- the wrong file...) The code is (IMHO) pretty well documented.
-
-
- Requirements
-
- • CodeWarrior 11 or later (for the grayscale appearance classes)
- • some sort of C++ skills...
-
-
- Known Weaknesses
-
- Weaknesses? In _my_ code?!? <grin>
- Actually I'm hardly a C++/PowerPlant guru, so you shouldn't trust
- that the way I do things would be the right way. But hopefully this
- code is good enough to help struggling PowerPlant beginners.
-
- If you have any suggestions for improving this code, I'd be very
- happy to hear from you. But if you'd just like to see new features
- added to NeuroSim, you'll probably have to add them yourself...
-
-
- Distribution
-
- The source code for NeuroSim is freeware, which means that you can
- use it as you like free of charge, but that I still retain the copyright.
- More specifically, the source code cannot be sold for a profit or
- distributed thru a commercial channel without my written
- consent. Distribution via online services, BBS's, Internet,
- person-to-person and other non-commercial means is acceptable
- provided that all original and unaltered files are included in the package.
-
-
- Fine Print
-
- [ Here comes the more or less obligatory boring stuff... ]
-
- The source code for NeuroSim is supplied "as is". The author makes no
- warranties, either express or implied, and will not be liable for any special,
- incidental, consequential or indirect damages, including but not limited to
- loss of data or psychological damage. The person using this source code
- bears all risk as to its quality and performance. By using this source code,
- you are subject and agree to the terms in this disclaimer. In short, use
- the source code for NeuroSim at your own risk.
-
-
- Contacting the Author
-
- For questions, praise, bug reports (oh no!), comments and job offers, I can be
- reached via Internet e-mail at
-
- timo.eloranta@ac.com
-
- or by "snail mail" (postcards would be greatly appreciated!) at
-
- Timo Eloranta
- Vänrikki Stoolin katu 10B A2
- FIN-00100 Helsinki
- Finland (Europe)
-
- _______________________________________________________________
-