Implementation of CTypes-based type reduction algorithms for using with PyIT2FLS
Project description
Typereduction
Typereduction library contains Ctypes-based implementation of the type reduction algorithms ONLY for IT2FSs. It should be noted that some parts of the original type reduction algorithms have been edited for improving the execution speed.
Installation
Typereduction can be installed by unzipping the source code in a directory and using this command inside the typereduction folder:
pip3 install .
Or you can install from PyPI:
pip3 install --upgrade typereduction
Note that typereduction has only been tested with GNU C compiler on Linux. Please report any compatibility issues.
Connecting with PyIT2FLS
PyIT2FLS automatically detects whether the typereduction toolkit has been installed or not and uses it in computations if installed.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file typereduction-0.2.2.tar.gz.
File metadata
- Download URL: typereduction-0.2.2.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.32.3 setuptools/69.0.2 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1a108e9358b0141afbee5dedb6ae3e6cfad4e1a9d37f9fa5e62a108c239bfc7
|
|
| MD5 |
0f84bea84f99f20b1255b3f63cc170fa
|
|
| BLAKE2b-256 |
b4d83dae216e9956c5f3728fb70cebbc6c890e79c3a3ab4ca4d0fdf0cc139fb8
|