Skip to content
Closed
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
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,21 @@ <h2>Project Ideas</h2>
<a href="http://dev.myhdl.org/gsoc/gsoc_2017.html">Ideas Page</a></td>
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
</tr>

<tr>
<!-- Logo -->
<td rowspan="4" class="logo">
<img src="http://pgmpy.org/_images/logo.png" width="300px"></td>
<!-- Info -->
<td><h4>pgmpy</h4></td>
<tr><td>Python library for Probabilistic Graphical Models </td></tr>
<tr><td><a href="http://pgmpy.org/">Website</a> |
<a href="https://gitter.im/pgmpy/pgmpy">Contact</a> |
<a href="https://github.com/pgmpy/pgmpy/wiki/GSoC-2017">Ideas Page</a>
</td>
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
</tr>

<!-- Logo -->
<td rowspan="4" class="logo">
<img src="http://scrapinghub.com/images/shub-standard-logo.png"
Expand Down