Introduction
About Funiter:
Latest version: 2.3.3
Funiter is Copyright (C) 1995-2006 by Stijn Wolters. Original idea: Ernic Kamerich (University of Nijmegen).
You may distribute it under the GNU General Public Lincense, see COPYING for more information.
Funiter (short for FUNction ITERation) is an application developed for educational purposes as a laboratory, generating graphs of several types for iteration of real and complex functions, with comfortable switching between related types of graphs. Originally developed in the context of courses at the University of Nijmegen (Netherlands) for high-school students with a special interest in beta-studies. Ofcourse, the software can be used by anyone who is interested in dynamical systems. At the end of this documentation you will find a list with literature on the subject.
Requirements:
Funiter requires the following libraries:
The following libraries are optional:
- JPGalleg 2.5 (allows you to save images as .jpg).
Building Funiter:
To build Funiter on Linux or MacOS X, type:
make UNIX_PLATFORM=1
For DOS or Windows type:
make
You can also pass the following options to make:
-
Add "
BUILD_WITH_JPGALLEG=1" to build with JPGalleg 2.5. -
Add "
DEBUGMODE=1" to build Funiter with debug information (this creates a file named 'allegro.log' which contains the debugging messages). -
cleanto remove several files so you can rebuild funiter with any of the above options.
Support (Getting help - reporting bugs - etc.):
If you have questions, comments, suggestions, or problems regarding Funiter, you can contact me in the following ways:
Email:
Mailinglist:
You can subscribe or unsubscribe by visiting: https://lists.sourceforge.net/lists/listinfo/funiter-main. Primary language is English.
Internet Relay Chat (IRC):
Server: irc.freenode.net , channel: #funiter. My nickname is 'Solak'.
To use IRC you'll need special software (an irc-client) like mIRC (Windows) XChat (Linux, Windows, MacOS X).