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.
Release files for typereduction 0.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| typereduction-0.2.2.tar.gz | 4.3 kB | Details |
Release files / typereduction-0.2.2.tar.gz
| Download URL | typereduction-0.2.2.tar.gz |
|---|---|
| Size | 4.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d1a108e9358b0141afbee5dedb6ae3e6cfad4e1a9d37f9fa5e62a108c239bfc7
|
|
BLAKE2b-256 checksum How to use checksums |
b4d83dae216e9956c5f3728fb70cebbc6c890e79c3a3ab4ca4d0fdf0cc139fb8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|