Click here to Skip to main content
15,886,872 members
Articles / Programming Languages / Python
Article

Get Started with Intel's Python Distribution on Windows

27 Feb 2019CPOL 6.6K   7  
Jeff shows you how to configure and start using Intel's Python distribution with Visual Studio Code. He also shows you some of the speed improvements included in the distribution.

This article is in the Product Showcase section for our sponsors at CodeProject. These articles are intended to provide you with information on products and services that we consider useful and of value to developers.

  • Improves the speed of common libraries and algorithms, especially data analytics.
  • New Optimizations in SciPy and NumPy packages provide speedups for scikit-learn
  • Leverages Intel Data Analytics Acceleration Library (Intel DAAL)
  • For some scikit-learn algorithms, performance increase by 140x!

Jeff does an install with the Intel Distribution and then runs a simple benchmark on his machine to see how much of a performance improvement we see by using Intel Thead Building Blocks.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Program Manager
United States United States
Jeff Fritz is a senior program manager in Microsoft’s Developer Division working on the .NET Community Team. As a long time web developer and application architect with experience in large and small applications across a variety of verticals, he knows how to build for performance and practicality. Four days a week, you can catch Jeff hosting a live video stream called 'Fritz and Friends' at twitch.tv/csharpfritz. You can also learn from Jeff on WintellectNow and Pluralsight, follow him on twitter @csharpfritz, and read his blog at jeffreyfritz.com

Comments and Discussions

 
-- There are no messages in this forum --