Skip to content

Commit 49639ad

Browse files
committed
Add SciPy as a sub-org.
1 parent b070e29 commit 49639ad

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

index.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -600,6 +600,25 @@ <h2>Project Ideas</h2>
600600
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
601601
</tr>
602602

603+
604+
<tr>
605+
<!-- Logo -->
606+
<td rowspan="4" class="logo">
607+
<img src="http://scipy.org/_static/images/scipy_med.png"
608+
width="150"></td>
609+
<!-- Info -->
610+
<td><h4>SciPy</h4></td>
611+
<tr><td>SciPy is a library that provides fundamental routines for scientific
612+
computing: statistics, optimization, integration, linear algebra, Fourier
613+
transforms, signal processing, and more.</td></tr>
614+
<tr><td><a href="http://scipy.org/">Website</a> |
615+
<a href="http://scipy.org/scipylib/mailing-lists.html">Contact</a> |
616+
<a href="https://github.com/scipy/scipy/wiki/GSoC-2017-project-ideas">Ideas Page</a>
617+
</td>
618+
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
619+
</tr>
620+
621+
603622
<tr>
604623
<!-- Logo -->
605624
<td rowspan="4" class="logo">

0 commit comments

Comments
 (0)