Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c4cbf78

Browse files
authored
Merge pull request python-gsoc#26 from wkerzendorf/master
TARDIS-SN suborg add
2 parents 9b8858d + fa17de0 commit c4cbf78

File tree

1 file changed

+26
-7
lines changed

1 file changed

+26
-7
lines changed

index.html

Lines changed: 26 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ <h2>Project Ideas</h2>
435435

436436
<table class="ideas">
437437
<!-- Sub-org Info. Please alphabetize when you add a new org -->
438-
<!-- Removing Core Python until ideas page is ready
438+
<!-- Removing Core Python until ideas page is ready
439439
<tr>
440440
<td rowspan="4" class="logo">
441441
<img src="http://python.org/images/python-logo.gif"></td>
@@ -477,14 +477,14 @@ <h2>Project Ideas</h2>
477477
width="300"></td>
478478
<!-- Info -->
479479
<td><h4>The Italian Mars Society</h4></td>
480-
<tr><td>Mars City main goal is to provide an effective test bed for field operation studies
481-
in preparation for human missions to Mars. We are currently working on an immersive
480+
<tr><td>Mars City main goal is to provide an effective test bed for field operation studies
481+
in preparation for human missions to Mars. We are currently working on an immersive
482482
virtual reality simulation of the Mars City Station (V-MARS). </td></tr>
483483
<tr><td><a href="http://www.mars-city.org/">Website</a> |
484484
<a href="https://groups.google.com/forum/#%21forum/marscity">Mailing List</a> |
485485
<a href="http://webchat.freenode.net/?channels=marscity">#marscity</a> on <a
486486
href="http://www.freenode.net/">Freenode</a> |
487-
<a href="http://ims-gsoc.org/">Ideas Page</a>
487+
<a href="http://ims-gsoc.org/">Ideas Page</a>
488488
</td>
489489
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
490490
</tr>
@@ -496,8 +496,8 @@ <h2>Project Ideas</h2>
496496
width="128"></td>
497497
<!-- Info -->
498498
<td><h4>Kivy Organization</h4></td>
499-
<tr><td>Kivy is a cross-platform, business friendly, GPU accelerated Python
500-
library for rapid development of applications that make use of innovative
499+
<tr><td>Kivy is a cross-platform, business friendly, GPU accelerated Python
500+
library for rapid development of applications that make use of innovative
501501
user interfaces, such as multi-touch apps.
502502

503503
The Kivy Organization oversees several major projects:
@@ -636,7 +636,7 @@ <h2>Project Ideas</h2>
636636
<tr>
637637
<!-- Logo -->
638638
<td rowspan="4" class="logo">
639-
<img src="http://www.statsmodels.org/devel/_static/statsmodels_hybi_favico.ico"
639+
<img src="http://www.statsmodels.org/devel/_static/statsmodels_hybi_favico.ico"
640640
width="120"></td>
641641
<!-- Info -->
642642
<td><h4>Statsmodels</h4></td>
@@ -663,6 +663,25 @@ <h2>Project Ideas</h2>
663663
</td>
664664
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
665665
</tr>
666+
667+
<tr>
668+
<!-- Logo -->
669+
<td rowspan="4" class="logo">
670+
<img src="http://opensupernova.org/~wkerzend/gsoc2017/lib/exe/fetch.php?media=tardis-gsoc-2017-banner.png"
671+
width="300"></td>
672+
<!-- Info -->
673+
<td><h4>TARDIS-SN</h4></td>
674+
<tr><td>TARDIS is an open-source Monte Carlo radiative-transfer spectral synthesis code for 1D models of supernova ejecta.
675+
It has a fun and active community that consists of Astrophysicists, Computer Scientists and Statisticians </td></tr>
676+
<tr><td><a href="http://tardis.readthedocs.io/en/latest/">Website</a> |
677+
<a href="https://gitter.im/tardis-sn/gsoc2017">Contact</a> |
678+
<a href="http://opensupernova.org/gsoc2017/doku.php">Ideas Page</a>
679+
</td>
680+
<tr><td colspan="2" class="good">Status: Ideas page finished</td></tr>
681+
</tr>
682+
683+
684+
666685
</table>
667686

668687
<a name="schedule"></a>

0 commit comments

Comments
 (0)