<?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: Shreyas Bapat</title>
    <description>The latest articles on DEV Community by Shreyas Bapat (@shreyasbapat).</description>
    <link>https://dev.to/shreyasbapat</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%2F390841%2F24c4908d-f9b6-49ec-920f-8f6a2b6a940f.jpeg</url>
      <title>DEV Community: Shreyas Bapat</title>
      <link>https://dev.to/shreyasbapat</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shreyasbapat"/>
    <language>en</language>
    <item>
      <title>Black Hole Physics using Python</title>
      <dc:creator>Shreyas Bapat</dc:creator>
      <pubDate>Wed, 20 May 2020 14:56:13 +0000</pubDate>
      <link>https://dev.to/shreyasbapat/black-hole-physics-using-python-1mfh</link>
      <guid>https://dev.to/shreyasbapat/black-hole-physics-using-python-1mfh</guid>
      <description>&lt;p&gt;I was sitting in a guest lecture at my University &lt;a href="https://iitmandi.ac.in"&gt;IIT Mandi&lt;/a&gt; about the General Theory of Relativity. Usually, whenever I go to these lectures, I am accompanied by my good friend &lt;a href="https://github.com/spino17"&gt;Bhavya Bhatt&lt;/a&gt;. We both stuck at a point where we're not able to visualize what exactly is going on with the Black Hole. I asked Bhavya, "Is there a way to possibly simulate this stuff?". He replied, "Yes, there is. It's called Einstein Toolkit. I've heard that it is difficult to install. But I will still try!". Few days passed by and we met again in the mess. I asked what the progress was, and Bhavya in a sad tone told me that he tried but this software was based on some weird Cactus Thorne Framework. &lt;/p&gt;

&lt;p&gt;A month passed and we had nothing. Then we gave up. I mentioned in the last meeting, about creating a Python Package which can make this easy. And then we saw a long radio silence.&lt;/p&gt;

&lt;p&gt;After about 3 months, we were again in the same place, getting bored. And definitely had nothing good to do. So we decided that we will start writing the Python Package. We named it &lt;a href="https://einsteinpy.org"&gt;EinsteinPy&lt;/a&gt;. It was 30 January 2019 when we made the first commit to the repository. &lt;/p&gt;

&lt;p&gt;Then it never stopped. Now we have around 200 Stars, which is a big thing for a Scientific Python Package with so focused use case. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--n4v1F2ZJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.einsteinpy.org/img/logo.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--n4v1F2ZJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://blog.einsteinpy.org/img/logo.png" alt="EinsteinPy Logo"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We had accepted a student in Google Summer of Code 2020 and ESA Summer of Code in Space 2019.&lt;/p&gt;

&lt;p&gt;EinsteinPy is an open-source pure Python package dedicated to problems arising in General Relativity and gravitational physics, such as geodesics plotting for Schwarzschild, Kerr and Kerr Newman space-time model, calculation of Schwarzschild radius, calculation of Event Horizon and Ergosphere for Kerr space-time. Symbolic Manipulations of various tensors like Metric, Riemann, Ricci, Ricci Scalar, Weyl, Schouten, Stress-Energy-Momentum, Einstein, and Christoffel Symbols is also possible using the library. EinsteinPy also features Hypersurface Embedding of Schwarzschild space-time, which will soon lead to the modelling of Gravitational Lensing! It is released under the MIT license.&lt;/p&gt;

&lt;p&gt;The code can be seen here: &lt;a href="https://github.com/einsteinpy/einsteinpy"&gt;https://github.com/einsteinpy/einsteinpy&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The documentation can be seen here: &lt;a href="https://docs.einsteinpy.org"&gt;https://docs.einsteinpy.org&lt;/a&gt;&lt;/p&gt;

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