Skip to content

Latest on master to development #192

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion events.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h2 class="title">Open House @ Sainsbury Wellcome Centre</h2>
<h2 class="title">Connectome to behaviour: modelling C. elegans at cellular resolution </h2>
<p class="desc">Royal Society Discussion meeting, London, UK</p>
<ul>
<li style="width:50%;"><a href="https://www.sainsburywellcome.org/web/blog/openworm-building-virtual-nervous-system"><span class="fa fa-globe"></span> Website</a></li>
<li style="width:50%;"><a href="https://royalsocietypublishing.org/doi/10.1098/rstb.2017.0366"><span class="fa fa-globe"></span>Meeting report</a></li>
</ul>
</div>
</li>
Expand Down
2 changes: 1 addition & 1 deletion footer-content.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
3.0</a>.
</p>
<p>
<a href="http://fortawesome.github.io/Font-Awesome/" target="_blank">Font Awesome by Dave Gandy</a>
<a href="https://github.com/FortAwesome/Font-Awesome" target="_blank">Font Awesome by Dave Gandy</a>
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion header-content.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</li>
</ul>
<ul class="nav pull-right">
<li><a class="fa fa-github fa-15x" href="http://docs.openworm.org/Community/github"
<li><a class="fa fa-github fa-15x" href="https://github.com/openworm/.github/blob/main/testsheet/README.md"
target="_blank"></a></li>
<li><a class="minilogo" rel="tooltip" data-placement="right"
data-original-title='"What I cannot create, I do not understand" - R. Feynman'></a>
Expand Down
2 changes: 1 addition & 1 deletion science.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ <h3>Sibernetic</h3>
<img src="./img/sci_bernetic.png" alt="" width="500">
<br/><br/>
<p class="lead">
Openworm has been developing <a href="http://openworm.github.io/sibernetic/" target="_blank">Sibernetic</a>, a C++ implementation of the Predictive-corrective
OpenWorm has been developing <a href="http://openworm.github.io/sibernetic/" target="_blank">Sibernetic</a>, a C++ implementation of the Predictive-corrective
Incompressible Smooth Particle Hydrodynamics (PCI-SPH) algorithm based on the work of <a href="https://sph-sjtu-f06.googlecode.com/files/a40-solenthaler.pdf" target="_blank">Solenthaler</a>.
The algorithm has been extended to model contractile matter and membranes for simulating
the muscle tissue of the <i>C. elegans</i>. The implementation uses OpenCL to distribute the computation
Expand Down
2 changes: 1 addition & 1 deletion supporters.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ <h1>Academic Support</h1>
<h1>Donors</h1>
<i class="fa fa-money fa-xl"></i>
<p class="marketing-byline">
Accelerating our progress with generous donations.
Accelerating our progress with generous donations. You can <a href="donate.html">donate</a> too!
</p>
<!-- ROW 1 -->
<div class="row-fluid">
Expand Down