-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrepast_simphony.html
72 lines (62 loc) · 2.45 KB
/
repast_simphony.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
---
layout: site
---
<div id="wrapper">
<div id="header">
<div id="logo">
<a href="/"><img src="images/Repast_logo_100h.png"></a>
</div>
</div>
<div id="page">
<div id="page-bgtop">
<div id="page-bgbtm">
<div id="content">
<div class="post">
<div class="post-bgtop">
<div class="post-bgbtm">
<h1 class="title">Repast Simphony</h1>
<p class="meta"></p>
<div class="entry">
To get started right away read the <a href="./quick_start.html"> Repast Simphony
Quick Start Guide</a>.<br>
<br>
<img src="images/laptop_group_medium_plus.jpg" align="left"
style="padding:5px 10px 10px 0px">
Repast Simphony {{ site.simphony_version }}, released on
<i>{{ site.simphony_release_date }}</i>, is a tightly integrated,
richly interactive, cross platform Java-based modeling system that runs
under Microsoft Windows, Apple Mac OS X, and Linux. It supports the
development of extremely flexible models of interacting agents for use
on workstations and computing clusters. <br>
<br>
Repast Simphony models can be developed in several different forms
including the <a href="./gallery/relogo_development.png"> ReLogo</a> dialect
of Logo, point-and-click <a href="./gallery/statechart2.png">statecharts</a>,
<a href="http://groovy-lang.org/">Groovy</a>, or <a href="https://openjdk.java.net/">Java</a>, all of
which can be fluidly interleaved.<br><br>
Repast Simphony has been successfully used in many application domains including
social science, consumer products, supply chains, hydrogen infrastructures,
manufacturing, epidemiology, biomedical systems modeling, and ancient
pedestrian traffic to name a few. Please see the <a href="./papers.html">Papers</a>
section for a comprehensive review.
</div>
<div class="entry">
The Repast development team would like to acknowledge the support of the
following vendors who have provided free open-source licenses to support
the development of Repast Simphony:
<br>
<br>
<img src="https://www.yourkit.com/images/yklogo.png" align="left"
style="padding:5px 10px 10px 0px">
YourKit supports open source projects with its full-featured Java Profiler.
YourKit, LLC is the creator of <a href="https://www.yourkit.com/java/profiler/">YourKit Java Profiler</a>, an innovative and intelligent tool for profiling Java applications.
</div>
</div>
</div>
<div style="clear: both;"> </div>
</div>
</div>
<div style="clear: both;"> </div>
</div>
</div>
</div>