Python wrappers for IMSL C Numerical Library
Project description
General Information
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file PyIMSL-2020.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: PyIMSL-2020.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 1.0 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0044c3aad7f690dcf09975b2f6fe398e86f8279dfd248f5013840d36190816d0 |
|
MD5 | ed04a957f3bf7827cce09319bf76f3cc |
|
BLAKE2b-256 | 6baa73c42e99d869ebb9a690bf343c4da559141b761246461492d91fe8a98d6b |