swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: acquiring Bank sample and building SDG sample


From: Marcus G. Daniels
Subject: Re: acquiring Bank sample and building SDG sample
Date: 10 Aug 2000 14:08:37 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "JM" == Joshua Madden <address@hidden> writes:

JM> (1) I'm interested in having a look at the source code for the
JM> Bank sample that is available on the Swarm site.  The simulations
JM> that I'm interested in have a network-type geometry rather than a
JM> continuous- space or the usual cellular automata geometry.  Anyone
JM> know where that source code resides, or where some other
JM> network-geometrical GUI Swarm code is? 

 ftp://ftp.swarm.org/pub/swarm/src/users-contrib/eval/Bank-2.1.tar.gz
                                                      DynamicGraph-2.1.tar.gz   
 

JM> (2) I am having some difficulty in building the Java SDG sample
JM> that comprised part of the Complex Systems Summer School tutorial.
JM> Apparently this is because I don't have the packages that Marcus
JM> (who appears to have written it) had.  In StartSDG3d.java, it
JM> references javax.media and javax.vecmath, neither of which appear
JM> to be part of the javax package as far as I can tell (either
JM> version 1.2 or 1.3).

The 3d stuff was not finished.  Here's how to build and run the 2d code: 

  javacswarm *.java agent2d/*.java
  javaswarm ObserverSwarm

..or import them in to your favorite Java IDE -- I used JDE in Emacs.


                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]