Two other software packages are being developed for use with the IDEA project. Both of these packages are currently in an early state of development. The date on which they were last changed is listed below. Note that the first posting of these packages occurred on Jan 3, 1997, and judge their state of development based on that. Please report all bugs to the developer, Kevin Cooper.
The first package is a Java code generator, that you may use to develop applets that may be placed in exercises that you develop. The code generator allows you to specify the characteristics of the applet you desire, writes the Java code, and compiles it on our machine. You are then offered a link to a page that shows the applet working. It is entirely Web-based.
- Go to the Java Generator.
The second package is a more sophisticated graphics package for Microsoft Windows machines. It is called DynaSys. It is posted in a self-extracting compressed form (using PKZIP 2.5). The file is currently smaller than 1MB. DynaSys can perform the following tasks.
- Two dimensional phase portraits;
- Two-point boundary value problems;
- Three dimensional phase portraits;
- Two dimensional iterated maps and stair-step diagrams;
- Text displays;
DynaSys may be used in conjunction with IDEA. Simply configure your local web browser to associate a mime type application/dynasys with the dynasys.exe file (Netscape prompts you for this the first time you download a dynasys data file).
- Download DynaSys version 1.0.
The third package is a demonstration of certain aspects of chaos, fractals and Julia sets, developed by C. J. Kentler. It examines the behavior of the logistic map, and shows how it becomes chaotic as µ increases. The package also includes java applets for bifurcation, and Julia sets.
- Go to the Chaos Equations.
With the advent of HTML5, Javascript is now ready for prime time
for mathematical applications. There are
new Javascript demos
illustrating how we might use interactive web objects to
help students learn Calculus.