-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
194 lines (164 loc) · 8.05 KB
/
index.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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title> Home - NeuralEnsemble</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link href="/static/css/bootstrap.css" rel="stylesheet">
<link href="/static/css/neuralensemble_new.css" rel="stylesheet">
<link href="/static/css/bootstrap-responsive.css" rel="stylesheet">
<!-- for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="shortcut icon" href="/static/images/neurens.gif">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="../assets/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png">
</head>
<body>
<div class="navbar navbar-fixed-top navbar-inverse">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="/">NeuralEnsemble</a>
<div class="nav-collapse">
<ul class="nav">
<li class="dropdown">
<a href="/projects/" class="dropdown-toggle" data-toggle="dropdown">
Software
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li><a href="/brian/">Brian</a></li>
<li><a href="/elephant/">Elephant</a></li>
<li><a href="/libNeuroML/">libNeuroML</a></li>
<li><a href="mozaik/">Mozaik</a></li>
<li><a href="/neo/">Neo</a></li>
<li><a href="/NEST/">NEST</a></li>
<li><a href="/nestml/">NESTML</a></li>
<li><a href="/neurotic/">neurotic</a></li>
<li><a href="/ode-toolbox/">ODE-toolbox</a></li>
<li><a href="/OpenElectrophy/">OpenElectrophy</a></li>
<li><a href="/PyNN/">PyNN</a></li>
<li><a href="/SpykeViewer/">SpykeViewer</a></li>
<li><a href="/sumatra/">Sumatra</a></li>
</ul>
</li>
<li><a href="/meetings/">Meetings</a></li>
<li><a href="http://neuralensemble.blogspot.com/">Blog</a></li>
<li><a href="https://groups.google.com/forum/#!forum/neuralensemble">Community</a></li>
<!-- <li><a href="/jobs/">Jobs</a></li> -->
<li><a href="/about/">About</a></li>
<li><a href="/contact/">Contact</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
</div>
<div class="container">
<div class="content">
<div class="row">
<div class="span9">
<div class="hero-unit">
<img src="/static/images/neo_header.png" alt="NeuralEnsemble logo">
<p>NeuralEnsemble is a community-based initiative to promote and
co-ordinate open-source software development in neuroscience.</p>
</div>
<div class="row">
<div class="span3">
<h2>Software</h2>
<p>NeuralEnsemble previously hosted a number of software projects for
computational and systems neuroscience, including
<a href="/PyNN/">PyNN</a>,
<a href="/NeuroTools/">NeuroTools</a>,
<a href="/brian/">Brian</a>,
<a href="/neo/">Neo</a>,
<a href="/OpenElectrophy/">OpenElectrophy</a>,
<a href="/libNeuroML/">libNeuroML</a> and
<a href="/sumatra/">Sumatra</a>; in general these projects are now
on Github, but the aim remains, in grouping these projects together under the
NeuralEnsemble umbrella, of maximizing interoperability and building components that
can easily be combined into powerful systems for brain simulations
and advanced data analysis.</p>
</div>
<div class="span3">
<h2>Workshops</h2>
<p>We organize an annual "CodeJam" workshop, bringing together
scientists, graduate students, and scientific programmers to share
ideas, present their work, and write code together. Mornings are
dedicated to invited and contributed talks, leaving the afternoons
free for discussions and code sprints. These workshops have been
hugely effective in catalyzing open-source neuroscience software
development.
<a href="/meetings/">Information about previous meetings...</a></p>
</div>
<div class="span3">
<h2>Community</h2>
<p>There is a
<a href="https://groups.google.com/forum/#!forum/neuralensemble">NeuralEnsemble Google group</a>
for discussion of collaborative neuroscience software development
(mainly in Python, but users of other languages are welcome!)
and to provide software support.
If you have any questions about any of the software hosted by
NeuralEnsemble, please join the group and post a message in one of
the forums.
</div>
</div>
<div id="quotation">
<blockquote class="lead"><em>"Increasingly, the real limit on what computational scientists can
accomplish is how quickly and reliably they can translate their ideas into
working code."</em>
<a href="http://third-bit.com/">Greg Wilson</a>,
<a href="http://www.americanscientist.org/issues/pub/wheres-the-real-bottleneck-in-scientific-computing">Where's the Real Bottleneck in Scientific Computing?</a>
</blockquote>
</div>
</div>
<div class="span3">
<div id="news">
<h2>News</h2>
<ul class="unstyled">
<li><small><span class="muted">Saturday 8th August 2020</span></small><br/>
<em><a href="http://neuralensemble.blogspot.com/2020/08/carlsim5-released.html">CARLsim5 Released!</a></em>
</li>
<li><small><span class="muted">Friday 10th August 2018</span></small><br/>
<em><a href="http://neuralensemble.blogspot.com/2018/08/neuroml2lems-is-moving-into-neural-mass.html">NeuroML2/LEMS is moving into Neural Mass Models and whole brain networks</a></em>
</li>
<li><small><span class="muted">Thursday 20th April 2017</span></small><br/>
<em><a href="http://neuralensemble.blogspot.com/2017/04/pynn-090-released.html">PyNN 0.9.0 released</a></em>
</li>
<li><small><span class="muted">Tuesday 13th September 2016</span></small><br/>
<em><a href="http://neuralensemble.blogspot.com/2016/09/neo-050-alpha1-released.html">Neo 0.5.0-alpha1 released</a></em>
</li>
<li><small><span class="muted">Thursday 26th May 2016</span></small><br/>
<em><a href="http://neuralensemble.blogspot.com/2016/05/updated-docker-images-for-biological.html">Updated Docker images for biological neuronal network simulations with Python</a></em>
</li>
<li><small><span class="muted">Thursday 26th May 2016</span></small><br/>
<em><a href="http://neuralensemble.blogspot.com/2016/05/pynn-081-released.html">PyNN 0.8.1 released</a></em>
</li>
<li><small><span class="muted">Friday 1st April 2016</span></small><br/>
<em><a href="http://neuralensemble.blogspot.com/2016/04/eu-human-brain-project-releases.html">EU Human Brain Project Releases Platforms to the Public</a></em>
</li>
<li><a href="http://neuralensemble.blogspot.com">...</a>
</ul>
</div>
</div>
</div>
</div>
<footer>
<p class="text-info">© The NeuralEnsemble Initiative, 2022.</p>
</footer>
</div> <!-- /container -->
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://code.jquery.com/jquery-latest.js"></script>
<script src="/static/js/bootstrap.min.js"></script>
</body>
</html>