PyIMSL 2020.0.1

Creator: railscoder56

Last updated:

Add to Cart

Description:

PyIMSL 2020.0.1

General Information

Website: https://www.imsl.com/products/imsl-python-libraries



Installation

Prerequisites
PyIMSL is certified with the following software:

Python 2.7 or >=3.5
IMSL C Numerical Library (CNL) >= 8.5
CNL must be setup and configured in the environment before using PyIMSL.
Follow the instructions that accompanied your CNL distribution to ensure
that it is setup and configured properly. In general, this can be
accomplished by executing the cnlsetup.[bat|sh] script distributed with
that product.




Installing the Wheel
To install from a wheel based distribution:
pip install PyIMSL-<version>-py2.py3-none-any.whl
where version is the release to install. To uninstall:
pip uninstall PyIMSL


Verification
To verify that PyIMSL has been installed appropriately, run the
following test:
>>> import pyimsl.test

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.