How to Install libboost-numpy-dev in Ubuntu 18.04



Install libboost-numpy-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libboost-numpy-dev

Description:

Boost.Python NumPy extensions development files (default version)

This package forms part of the Boost C++ Libraries collection. . The Boost Python library enables exporting a C++ library to Python. The NumPy extensions lets the C++ code interact with NumPy types. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.65).

Homepage: http://www.boost.org/libs/python/

Version: 1.65.1.0ubuntu1

Section: universe/libdevel