|
8 | 8 | <meta name="google-site-verification" content="EVShtJLdVKN58OupOAYPkH6QRA3i-J8q4ZEklgFiZhE" />
|
9 | 9 | <title>Python GSoC – Home</title>
|
10 | 10 | <link rel=" stylesheet" href=" https://unpkg.com/[email protected]/build/pure-min.css" integrity=" sha384-nn4HPE8lTHyVtfCBi5yW9d20FjT8BJwUXyWZT9InLYax14RDjBj46LmSztkmNP9w" crossorigin=" anonymous" >
|
11 |
| - <!--[if lte IE 8]> |
12 |
| - <link rel="stylesheet" href="https://unpkg.com/[email protected]/build/grids-responsive-old-ie-min.css"> |
13 |
| - <![endif]--> |
14 |
| - <!--[if gt IE 8]><!--> |
15 | 11 | <link rel=" stylesheet" href=" https://unpkg.com/[email protected]/build/grids-responsive-min.css" >
|
16 |
| - <!--<![endif]--> |
17 | 12 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.1/css/all.min.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous" >
|
18 |
| - <!--[if lte IE 8]> |
19 |
| - <link rel="stylesheet" href="css/side-menu-old-ie.css"> |
20 |
| - <![endif]--> |
21 |
| - <!--[if gt IE 8]><!--> |
22 | 13 | <link rel="stylesheet" href="css/side-menu.css">
|
23 |
| - <!--<![endif]--> |
24 | 14 | <link rel="stylesheet" href="css/python-gsoc.css">
|
25 | 15 | </head>
|
26 | 16 |
|
|
72 | 62 | <h2 class="content-head content-head">Ideas</h2>
|
73 | 63 | <div class="warning">
|
74 | 64 | <div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1">
|
75 |
| - <p>Students: <a href="https://python-gsoc.org/index.html#gettingstarted">Instructions on getting started</a>. Right now, we're still preparing for GSoC 2025 and we expect to have a close to complete list of projects by Feb 11, 2025.</p> |
| 65 | + <p>Students: <a href="https://python-gsoc.org/index.html#gettingstarted">Instructions on getting started</a>. Right now, we're still preparing for GSoC 2025; check back regularly for project updates.</p> |
76 | 66 |
|
77 | 67 | <p>If you're a sub-org who wants to join, please
|
78 | 68 | <a href="https://python-gsoc.org/mentors.html#sub-orgs">read the information for sub-orgs</a>.</p>
|
@@ -355,7 +345,7 @@ <h2 class="content-head content-head">Friends of the PSF</h2>
|
355 | 345 | <p>Here's some more interesting organizations that use Python!</p>
|
356 | 346 | <ul>
|
357 | 347 | <li>
|
358 |
| - <a href="https://tardis-sn.github.io/gsoc_2023/gsoc_home/">TARDIS</a> TARDIS is an open-source Monte Carlo radiative-transfer spectral synthesis code for 1D models of supernova ejecta. It is designed for rapid spectral modelling of supernovae. It is developed and maintained by a multi-disciplinary team iincluding software engineers, computer scientists, statisticians, and astrophysicists. |
| 348 | + <a href="https://tardis-sn.github.io/summer_of_code/ideas/">TARDIS</a> TARDIS is an open-source Monte Carlo radiative-transfer spectral synthesis code for 1D models of supernova ejecta. It is designed for rapid spectral modelling of supernovae. It is developed and maintained by a multi-disciplinary team iincluding software engineers, computer scientists, statisticians, and astrophysicists. |
359 | 349 | </li>
|
360 | 350 | </ul>
|
361 | 351 | </div>
|
|
0 commit comments