DependenciesΒΆ

IMSL Library for Python (PyNL) uses the NumPy extensions for arrays, particularly the ndarray type. The NumPy package must be installed in order to use PyNL.

PyNL uses the SciPy extensions for sparse matrices in package scipy.sparse. The SciPy package must be installed in order to use PyNL.