<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Dhruv yadav</title>
    <description>The latest articles on DEV Community by Dhruv yadav (@dhruv1955).</description>
    <link>https://dev.to/dhruv1955</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3825418%2Ff909406f-274b-4ef1-bdd1-3cdce213e08e.png</url>
      <title>DEV Community: Dhruv yadav</title>
      <link>https://dev.to/dhruv1955</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dhruv1955"/>
    <language>en</language>
    <item>
      <title>My GSoC 2026 Journey: Hardening Astropy's Core Stability</title>
      <dc:creator>Dhruv yadav</dc:creator>
      <pubDate>Sun, 15 Mar 2026 14:09:30 +0000</pubDate>
      <link>https://dev.to/dhruv1955/my-gsoc-2026-journey-hardening-astropys-core-stability-7b9</link>
      <guid>https://dev.to/dhruv1955/my-gsoc-2026-journey-hardening-astropys-core-stability-7b9</guid>
      <description>&lt;p&gt;I'm applying for GSoC 2026 with OpenAstronomy to work on "Hardening Astropy's Core Stability" under mentors neutrinoceros, astrofrog, and nstarman.&lt;/p&gt;

&lt;h2&gt;
  
  
  What is Astropy?
&lt;/h2&gt;

&lt;p&gt;Astropy is the core Python library for astronomy. It powers spectral analysis, coordinate transforms, time parsing, and cosmological calculations used by researchers worldwide.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Problem
&lt;/h2&gt;

&lt;p&gt;Astropy has C and Cython extensions that handle performance-critical operations. These are currently tested only indirectly through the public Python API. A bug in the compiled layer can sit undetected for a long time. My project aims to build a direct, low-level test suite for these extensions.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I've Done So Far
&lt;/h2&gt;

&lt;p&gt;I've already contributed 12 PRs to Astropy, with 8 merged, including:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Found and fixed a missing &lt;code&gt;goto fail&lt;/code&gt; in &lt;code&gt;parse_times.c&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Added direct tests for the &lt;code&gt;scalar_inv_efuncs&lt;/code&gt; Cython extension&lt;/li&gt;
&lt;li&gt;Fixed bugs in stats, units, table, and time subpackages&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What's Next
&lt;/h2&gt;

&lt;p&gt;During GSoC I'll extend this test suite to cover all major C/Cython extensions across time, stats, cosmology, coordinates, table, and wcs subpackages — making Astropy's compiled layer independently testable for the first time.&lt;/p&gt;

</description>
      <category>gsoc</category>
      <category>opensource</category>
      <category>python</category>
      <category>astropy</category>
    </item>
  </channel>
</rss>
