Release of the interactive IPython shell 8.0
The release of IPython 8.0 has taken place, an interactive shell for the Python language that combines the features of the Python interactive console and the Unix command line, providing flexible debugging, code editing, and data visualization tools. IPython is actively used in the scientific community for development, data processing, and interactive execution of applications related to libraries such as numpy, matplotlib, sympy, and scipy. The new version includes the ability to […]
