library.examples Subpackage

Examples for the Python interfaces to the NAG Library.

This subpackage is divided into further subpackages to match the algorithmic subcategorization of the NAG Library.

You may run this subpackage as a module by invoking

python -m naginterfaces.library.examples

Individual examples from the contained subpackages can be run via

python -m naginterfaces.library.examples.info.impl_details_ex

for instance.