<?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: Nischal Kafle</title>
    <description>The latest articles on DEV Community by Nischal Kafle (@nischal_kafle_ef7237c4019).</description>
    <link>https://dev.to/nischal_kafle_ef7237c4019</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%2F3463404%2F38425117-4725-43f0-897e-a76db4e2c32c.png</url>
      <title>DEV Community: Nischal Kafle</title>
      <link>https://dev.to/nischal_kafle_ef7237c4019</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nischal_kafle_ef7237c4019"/>
    <language>en</language>
    <item>
      <title>A Python library to model stationary and non-stationary extreme value distributions (GEV &amp; GPD)</title>
      <dc:creator>Nischal Kafle</dc:creator>
      <pubDate>Wed, 27 Aug 2025 18:32:51 +0000</pubDate>
      <link>https://dev.to/nischal_kafle_ef7237c4019/a-python-library-to-model-stationary-and-non-stationary-extreme-value-distributions-gev-gpd-376c</link>
      <guid>https://dev.to/nischal_kafle_ef7237c4019/a-python-library-to-model-stationary-and-non-stationary-extreme-value-distributions-gev-gpd-376c</guid>
      <description>&lt;h1&gt;
  
  
  nsEVDx
&lt;/h1&gt;

&lt;p&gt;&lt;strong&gt;A Python library to model stationary and non-stationary extreme value distributions (GEV &amp;amp; GPD).&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://pypi.org/project/nsEVDx/" rel="noopener noreferrer"&gt;PyPI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/Nischalcs50/nsEVDx" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Key Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Stationary and non-stationary &lt;code&gt;GEV&lt;/code&gt; / &lt;code&gt;GPD&lt;/code&gt; models&lt;/li&gt;
&lt;li&gt;Arbitrary covariates in location, scale, and shape parameters&lt;/li&gt;
&lt;li&gt;Supports both Bayesian and Frequentist approaches&lt;/li&gt;
&lt;li&gt;Transparent, fully customizable &lt;code&gt;MCMC&lt;/code&gt; engine implemented in NumPy&lt;/li&gt;
&lt;li&gt;Advanced samplers: Metropolis-Hastings, MALA, and HMC&lt;/li&gt;
&lt;li&gt;Minimal dependencies (&lt;code&gt;NumPy&lt;/code&gt;, &lt;code&gt;SciPy&lt;/code&gt;, &lt;code&gt;matplotlib&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Diagnostics: trace plots, acceptance rates, and Bayesian metrics&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The library is pip-installable and comes with Jupyter notebooks examples and documentation. Suggestions, issues, and contributions via GitHub are welcomed.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>programming</category>
      <category>tutorial</category>
      <category>python</category>
      <category>softwaredevelopment</category>
    </item>
  </channel>
</rss>
