Dynamics Toolset is a program for exploring dynamical systems. The program consists of specialized tools to explore systems in different ways. Tools can be used individually or in combination. As development on the project continues, we will be expanding and improving the toolset. Current tools include:
The source code is stored in a subversion repository and can be obtained here. Read-only access is provided via the guest account:
username: guest password: chaos
To check out the latest version of the code:
svn co http://babel.physics.ucdavis.edu/svn/DTS/trunk [target dir]
If you would like to participate in development send me an email (jvan@cse.ucdavis.edu).
The DynamicsToolset must be compiled from the source, and the procedure for doing this is generally the same across operating systems. However, some details do vary across the operation systems.