<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: What's New: Intel® Software Development Tools 2025.0 in Intel® Distribution for Python*</title>
    <link>https://community.intel.com/t5/Intel-Distribution-for-Python/What-s-New-Intel-Software-Development-Tools-2025-0/m-p/1700894#M2281</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/289056"&gt;@rootsmusic&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note that version 2025.2 now ships with NumPy 2.2.5.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Stef&lt;/P&gt;</description>
    <pubDate>Tue, 01 Jul 2025 15:46:54 GMT</pubDate>
    <dc:creator>StefR_Intel</dc:creator>
    <dc:date>2025-07-01T15:46:54Z</dc:date>
    <item>
      <title>What's New: Intel® Software Development Tools 2025.0</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/What-s-New-Intel-Software-Development-Tools-2025-0/m-p/1641826#M2211</link>
      <description>&lt;P&gt;The Intel® Distribution for Python has been updated to include functional and security updates. Users should update to the latest version. For more details on security and known issues, please check out&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/troubleshooting/python-known-issues.html" target="_blank"&gt;Intel® Distribution for Python* Known Issues&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Deprecation notice&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Starting with the 2025.0 release, the Data Parallel Extension for Numba* will no longer be part of the Intel® distribution for Python*. However, all previously published packages are still available on the package channel (&lt;A href="https://software.repos.intel.com/python/conda" target="_blank"&gt;https://software.repos.intel.com/python/conda&lt;/A&gt;).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What’s new&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The Intel® Distribution for Python* now ships with Python 3.12, although Python 3.11 packages are readily available in Intel’s conda package channel (&lt;A href="https://software.repos.intel.com/python/conda" target="_blank"&gt;https://software.repos.intel.com/python/conda&lt;/A&gt;), which will already be configured in one’s .condarc if Intel® Distribution for Python’s installer was used.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Data Parallel Extension for Numpy* expands compatibility, adding NumPy 2.0 support in the runtime and providing asynchronous execution of offloaded operations. This update provides significant new functionality with support for more than 25 new functions and keywords providing 90% functional combability with CuPy*.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Execution of offloaded operations is now asynchronous.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;Deprecated dpnp.dparray interface was removed.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;Support for DLPack 1.0 exchange.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;Implemented dpnp.fft module for Discrete Fourier Transform which functions support all keywords available in NumPy and CuPy.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;dpnp.graidient supports all keywords available in NumPy and CuPy.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;dpnp.unwrap supports all keywords available in NumPy and CuPy.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;dpnp.ediff1d supports all keywords available in NumPy and CuPy.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;dpnp.allclose and dpnp.isclose support all keywords available in NumPy and CuPy.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;dpnp.extract supports input arrays of different shapes.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;Removed limitations on input arguments in dpnp.take and dpnp.place functions.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;Added support of device keyword to dpnp.astype.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;Added support of out keyword in dpnp.all/dpnp.any.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;New implemented functions:&amp;nbsp;
&lt;UL&gt;
&lt;LI&gt;dpnp.unique&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;dpnp.sort_complex&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;dpnp.nextafter&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;dpnp.trim_zeros&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;dpnp.flatnonzero&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;dpnp.nan_to_num&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;dpnp.isneginf&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;dpnp.isposinf&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;dpnp.iscomplex&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;dpnp.iscomplexobj&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;dpnp.isreal&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;dpnp.isrealobj&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;dpnp.isscalar&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;dpnp.array_equal&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;dpnp.array_equiv&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Data Parallel Control Library* also expands compatibility, adding NumPy 2.0 support in the runtime and providing asynchronous execution of offloaded operations. This update expands the functionality of Python Array API support.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Execution of offloaded operations is now asynchronous.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;Size of struct for dpctl.memory objects has changed.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;DPCTLSyclInterface library changed from being an SO-versioned shared library on Linux to being an ordinary shared library.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;Support for DLPack 1.0 exchange as mandated by Python Array API 2023.12&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;Python scalar support for dpctl.tensor.where function.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;New Python Array API functions added:&amp;nbsp;&amp;nbsp;
&lt;UL&gt;
&lt;LI&gt;dpctl.tensor.nextafter&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;dpctl.tensor.diff&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;dpctl.tensor.count_nonzero&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;dpctl.tensor.take_along_axis&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Intel® Distribution for Python*, 2025 includes an online-based installer that fetches the latest conda packages available from Intel’s and conda-forge’s conda channels (&lt;A href="https://software.repos.intel.com/python/conda" target="_blank"&gt;https://software.repos.intel.com/python/conda&lt;/A&gt; and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://anaconda.org/conda-forge" target="_blank"&gt;https://anaconda.org/conda-forge&lt;/A&gt;, respectively). This ensures our users get packages that are security-compliant and most up to date. We are providing instructions for those who require an offline installation as part of the “Getting Started guide”.&amp;nbsp;&lt;BR /&gt;​​&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 15:52:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/What-s-New-Intel-Software-Development-Tools-2025-0/m-p/1641826#M2211</guid>
      <dc:creator>StefR_Intel</dc:creator>
      <dc:date>2024-11-07T15:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: What's New: Intel® Software Development Tools 2025.0</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/What-s-New-Intel-Software-Development-Tools-2025-0/m-p/1671309#M2241</link>
      <description>&lt;P&gt;I've installed this version for Windows.&amp;nbsp; Why hasn't numpy been updated to version 2.0?&amp;nbsp; Thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Mar 2025 21:46:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/What-s-New-Intel-Software-Development-Tools-2025-0/m-p/1671309#M2241</guid>
      <dc:creator>rootsmusic</dc:creator>
      <dc:date>2025-03-01T21:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: What's New: Intel® Software Development Tools 2025.0</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/What-s-New-Intel-Software-Development-Tools-2025-0/m-p/1674427#M2242</link>
      <description>&lt;P&gt;Hi James,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In this release, we've added support for NumPy 2.0 in both the Data Parallel Control Library* and the Data Parallel Extension for NumPy*. However, please note that the Intel® Distribution for Python does not include NumPy 2.0, so you will need to install it separately. We are currently addressing some compatibility issues with NumPy 2.0 from conda-forge and are actively working on a solution. You can expect NumPy 2.0 to be available from the Intel channel in the near future.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Stef&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 12:11:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/What-s-New-Intel-Software-Development-Tools-2025-0/m-p/1674427#M2242</guid>
      <dc:creator>StefR_Intel</dc:creator>
      <dc:date>2025-03-12T12:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: What's New: Intel® Software Development Tools 2025.0</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/What-s-New-Intel-Software-Development-Tools-2025-0/m-p/1700894#M2281</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/289056"&gt;@rootsmusic&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note that version 2025.2 now ships with NumPy 2.2.5.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Stef&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2025 15:46:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/What-s-New-Intel-Software-Development-Tools-2025-0/m-p/1700894#M2281</guid>
      <dc:creator>StefR_Intel</dc:creator>
      <dc:date>2025-07-01T15:46:54Z</dc:date>
    </item>
  </channel>
</rss>

