Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 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
6 changes: 4 additions & 2 deletions _includes/supp_org.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ <h2>Supporting Organisations</h2>
QuTiP is proud to be working with these organizations:
</p>
<div class="d-flex flex-column flex-md-row align-items-center align-items-md-top justify-content-evenly flex-wrap organizations">
<a href="https://www.jst.go.jp/moonshot/en/index.html" target="about:blank"><img src="images/moonshot-program-jst.png"></a>
<p>
<a href="https://www.jst.go.jp/moonshot/en/index.html" target="about:blank"><img src="images/moonshot-program-jst.png"></a>
</p>
<a href="https://numfocus.org/" target="about:blank"><img src="images/numfocus.png"></a>
<a href="https://unitary.fund/" target="about:blank"><img src="images/unitaryfund.png"></a>
<a href="https://www.aber.ac.uk/en/about-us/faculties/business-physical-sciences/" target="about:blank"><img src="images/aber_uni.png"></a>
Expand All @@ -29,4 +31,4 @@ <h2>Supporting Organisations</h2>
We also thank Google for their support through the Google Summer of Code program. <br>
<a href="https://github.com/qutip/qutip/wiki">Look at our past projects.</a>
</p>
</div>
</div>
8 changes: 4 additions & 4 deletions devs.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ For the detailled list of all our contributors, check out [our GitHub repositori
<div class="col-lg-3 col-md-4 col-sm-6">
<img src="images/franco.jpg" class="img-polaroid">
<h3>Franco Nori</h3>
<p style="font-weight: bold; margin-bottom: 0;">RIKEN</p>
<p style="font-weight: bold; margin-bottom: 0;">RIKEN / University of Michigan</p>
</div>
</div>
</div>
Expand Down Expand Up @@ -94,7 +94,7 @@ For the detailled list of all our contributors, check out [our GitHub repositori
<img src="images/neill.jpg" class="img-polaroid">
<h3>Neill Lambert</h3>
<p style="font-weight: bold; margin-bottom: 0;">RIKEN</p>
<p>Main focus: Non-Markovian dynamics, counting statistics</p>
<p>Main focus: Non-Markovian dynamics, HEOM, open quantum systems</p>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 col-10">
<img src="images/boxi.jpg" class="img-polaroid">
Expand Down Expand Up @@ -124,13 +124,13 @@ For the detailled list of all our contributors, check out [our GitHub repositori
<img src="images/yite.jpg" class="img-polaroid">
<h3>Yi-Te Huang</h3>
<p style="font-weight: bold; margin-bottom: 0;">QFort, National Cheng Kung University, Taiwan</p>
<p>Main focus: Julia lang., non-Markovian dynamics</p>
<p>Main focus: Julia, non-Markovian dynamics</p>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 col-10">
<img src="images/alberto.jpg" class="img-polaroid">
<h3>Alberto Mercurio</h3>
<p style="font-weight: bold; margin-bottom: 0;">EPFL, Switzerland</p>
<p>Main focus: Julia lang., quantum optomechanics</p>
<p>Main focus: Julia, quantum optomechanics</p>
</div>
</div>
</div>
Expand Down