Description: | A graph generator | Install: | funiter.lha | Size: | 192kb 5 | Version: | 2.3.4 | Date: | 12 Jan 09 | Author: | Solak, AmigaOS 4.x compile by Spot / Up Rough | Submitter: | Spot / Up Rough | Email: | spotup/gmail com | Requirements: | liballegro.so | Category: | utility/scientific | License: | Other | Distribute: | yes | Min OS Version: | 4.0 |
Funiter is Copyright (C) 1995-2007 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. Originaly developed in the
context of courses at the University of Nijmegen (Netherlands) for
highschool students with a special interest in beta-studies.
* Getting help / reporting bugs / whatever :-)
You can contact me at stijnw()funiter.org or subscribe to the Funiter
mailinglist (an empty message to: Funiter-subscribe()yahoogroups.com
should be sufficient; you will then receive a standard message to
which you must reply to active the subscription).
Another way to contact me is IRC. Most of the time on EFNet / IRCNet
under the nickname 'Solak'.
You can also connect to irc.openprojects.net where you'll find me on
the channels #funiter, #allegro and #c under the same nickname (Solak).
The webpage where you can find Funiter is:
http://www.funiter.org/ or http://www.funiter.nu/
Please remember that the opensource version is still "work in progress",
more routines will be added as soon as I cleaned them up a bit.
* Compiling Funiter:
To build Funiter on Linux or MacOS X, type:
make UNIX_PLATFORM=1
For DOS or Windows type:
make
after that you can type:
./funiter
to run funiter.
To build with the optional libraries, first add clean to the make line,
then build again by adding:
BUILD_WITH_JPGALLEG=1
With commandline option '-l' you can select a language file, i.e.
./funiter -ldutch.mnu
Use -s for graphic-mode selection (Use this option with care!)
| |