py_get_package

View page source

Getting Optional Python Packages

Syntax

python/bin/get_package.py build_type package

build_type

This is either debug or release and determines if libraries, built while installing the packages, are debug or release versions.

cppad_py

Currently, cppad_py is the only python package that uses the build_type during its install. The file

external/cppad_py.build_type

indicates the build type for the previous install of cppad_py.

package

The is one of the packages in the following list:

   autograd|cppad_py|jax|torch)