ddlab_code_Sept2011.tar.gz contains the following files: bytes date file lines description ----- ---- ---- ----- ----------- 35667 2011-09-06 11:26 edecfunc.h 944 declare functions 28467 2011-09-04 16:14 eglob_ab.h 703 global variables 29078 2011-04-05 18:05 alloc36.c 807 allocate and free memory 105245 2011-04-05 17:58 back66.c 3264 generate pre-images 35506 2011-07-11 09:06 boxes53.c 1076 create prompt boxes 319471 2011-07-12 05:06 capara28.c 8652 set network rules and states 27944 2011-07-11 06:50 drawb53.c 847 draw attractor basins 157233 2011-07-12 05:07 drpara31.c 4754 set drawing/display parameters 104722 2011-07-12 05:08 for35.c 2748 run network forward 131594 2011-09-06 11:37 forint90.c 3493 run forward on-the-fly changes 158758 2011-09-05 19:29 forvar01.c 4366 other functions, running forward 153928 2011-07-12 05:11 graph52.c 3689 network-graph and jump-graph 69291 2011-09-09 20:38 g_set17.c 2303 graphics setup 21444 2011-09-10 13:07 in_put9.c 657 functions for user input 25112 2011-04-01 14:17 learn32.c 746 learning algorithms 73279 2011-07-12 05:48 l_save78.c 2200 saving and loading files 128722 2011-09-10 00:05 main56.c 2307 main, and some other functions 204581 2011-09-04 17:12 misc91.c 5886 various miscellaneous functions 10718 2011-04-01 14:17 mtree05.c 271 decision tree for kcode 19198 2011-04-01 14:17 orbants2.c 607 easter egg 66610 2011-09-10 18:56 run80.c 2104 generate attractor basins 47880 2011-07-12 05:03 vecpost23.c 1293 vector PostScrip files 321286 2011-07-12 05:22 wiring79.c 8428 network wiring and wiring graphic similar Makefiles for Linux/Unix/Cygwin/Irix/Mac (Irix needs recompiling) Makefile_Linux gcc for Linux/Unix Makefile_Cygwin gcc for Cygwin Makefile_Mac gcc for Mac to compile: make -f Makefile_Linux (for example) DOS_compile.txt commands for compiling in Watcom C (version 11) GNU_GPL_3.txt GNU General Public License version 3 Extra files to supplement DDLab (in dd_extra.tar.gz) as described in the manual (section 3.6) should be accessible, though DDLab will run without them. ---------------------------------------------- Copyright (C) 2011 Andrew Wuensche This readme file is part of DDLab (Discrete Dynamics Lab) DDLab is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program 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 DDLab. If not, see .