IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Scientific toolsUltimate

Last modified: 19 May 2021

IntelliJ IDEA supports the following tools for scientific computing:

  • Matplotlib and NumPy

    NumPy is the basic package for scientific computing with Python. Matplotlib provides a set of Python plotting libraries. Support for these packages is enabled through the Scientific Mode, which is available only in the Ultimate edition of IntelliJ IDEA.

  • Jupyter Notebook

    IPython provides a rich architecture for interactive computing with data visualization.

    With Jupyter Notebook integration available in IntelliJ IDEA through the Python plugin, you can easily edit, execute, and debug notebook source code and examine execution outputs including stream data, images, and other media.