lincs 2.0.1
pip install lincs
Released:
Learn and Infer Non Compensatory Sortings
Navigation
Verified details
These details have been verified by PyPIProject links
GitHub Statistics
Maintainers
Unverified details
These details have not been verified by PyPIMeta
- License: GNU Lesser General Public License v3 (LGPLv3) (LGPLv3)
- Author: Vincent Jacques
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
lincs (Learn and Infer Non Compensatory Sortings) is a collection of MCDA algorithms, usable as a command-line utility and through a Python (3.8+) API.
lincs supports Linux (x86_64), macOS (Intel and M1, M2…) and Windows (x86_64), with the exception that GPU-based algorithms are not available on macOS, because CUDA itself is not available there.
lincs is licensed under the GNU Lesser General Public License v3.0 as indicated by the two files COPYING and COPYING.LESSER.
We kindly ask that scientific publications using lincs cite it as indicated here.
lincs is available for install from the Python package index. Its documentation and its source code are on GitHub.
Questions? Remarks? Bugs? Want to contribute? Open an issue or a discussion! You should probably take a look at our roadmap first.
Contributors
lincs is developed by the MICS research team at CentraleSupélec.
Its main authors are (alphabetical order):
Khaled Belahcène (domain expertise)
Laurent Cabaret (performance optimization)
Vincent Jacques (engineering)
Vincent Mousseau (domain expertise)
Wassila Ouerdane (domain expertise)
Project goals
Provide MCDA tools usable out of the box
You should be able to use lincs without being a specialist of MCDA and/or NCS models. Just follow the “Get started” section below.
Provide a base for developing new MCDA algorithms
lincs is designed to be easy to extend with new algorithms or even replace parts of existing algorithms. See our contributor guide for more details.
Get started
Depending on your favorite approach, you can either start with our hands-on “Get started” guide or with our conceptual overview documentation. The former will show you how to use our tools, the latter will explain the concepts behind them: what’s MCDA, what are NCS models, etc. If in doubt, start with the conceptual overview. We highly recommend you read the other one just after.
Once you’ve used lincs a bit, you can follow up with our user guide and reference documentation.
Versioning
lincs uses semantic versioning.
lincs’ public API (that “must be declared” according to SemVer) is constituted exclusively by its reference documentation, at a code level: we consider a change as backward compatible if the client code doesn’t need to be modified to keep working, even if that change requires recompiling the client code in some cases.
Future backward compatible changes might change lincs’ behavior, especially with regards to pseudo-random behavior.
Note that we plan to make lincs usable as a C++ library. When we do that, we’ll add this interface to the public API. In the mean time, if you chose to use lincs that way, you must expect unanticipated changes to this interface.
Exceptions
Default values
Default values of optional arguments are not considered part of the public API. They might change in future releases if we find values that perform better for most use-cases.
We advice you write your code in an explicit way where it matters to you, and rely on implicit default values only where you want the potential future improvements.
File formats
The same specification applies to files read and produced by lincs. This leads to an issue with regard to backward compatibility: if we allow more flexibility in input files, new versions of lincs will be able to read both the old and the new format, in a backward-compatible way. But if lincs produces a file in the new format, existing client scripts might not be able to read it, making this change backward-incompatible.
To solve this issue, we impose an additional constraint to lincs’ public API: lincs will produce files in a new format only when the client uses the new feature that motivated the new format.
That way, we know that the client already needs to modify their scripts, so they can adapt to the new format.
Develop lincs itself
See our contributor guide.
Project details
Verified details
These details have been verified by PyPIProject links
GitHub Statistics
Maintainers
Unverified details
These details have not been verified by PyPIMeta
- License: GNU Lesser General Public License v3 (LGPLv3) (LGPLv3)
- Author: Vincent Jacques
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
Built Distributions
Uploaded
CPython 3.13
manylinux: glibc 2.31+ x86-64
Uploaded
CPython 3.13
macOS 12.0+ universal2 (ARM64, x86-64)
Uploaded
CPython 3.12
manylinux: glibc 2.31+ x86-64
Uploaded
CPython 3.12
macOS 12.0+ universal2 (ARM64, x86-64)
Uploaded
CPython 3.11
manylinux: glibc 2.31+ x86-64
Uploaded
CPython 3.11
macOS 12.0+ universal2 (ARM64, x86-64)
Uploaded
CPython 3.10
manylinux: glibc 2.31+ x86-64
Uploaded
CPython 3.10
macOS 12.0+ x86-64
Uploaded
CPython 3.9
manylinux: glibc 2.31+ x86-64
Uploaded
CPython 3.9
macOS 12.0+ x86-64
Uploaded
CPython 3.8
manylinux: glibc 2.31+ x86-64
Uploaded
CPython 3.8
macOS 12.0+ x86-64
File details
Details for the file lincs-2.0.1.tar.gz
.
File metadata
- Download URL: lincs-2.0.1.tar.gz
- Upload date:
- Size: 3.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0f5dd8ddd5c14049639fb1f36c96b0893d0beeb7ceb0a564665a7874babae73 |
|
MD5 | dc39f151dd9eb113ce57172fd28c6a04 |
|
BLAKE2b-256 | 3856283138aa523d6ed905eda814bdd1bd41746fcf84045a68f94b77caa6f246 |
Provenance
The following attestation bundles were made for lincs-2.0.1.tar.gz
:
Publisher:
distribute-release.yml
on MICS-Lab/lincs
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
lincs-2.0.1.tar.gz
- Subject digest:
d0f5dd8ddd5c14049639fb1f36c96b0893d0beeb7ceb0a564665a7874babae73
- Sigstore transparency entry: 153768041
- Sigstore integration time:
- Permalink:
MICS-Lab/lincs@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Branch / Tag:
refs/tags/v2.0.1
- Owner: https://github.com/MICS-Lab
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
distribute-release.yml@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Trigger Event:
push
- Statement type:
File details
Details for the file lincs-2.0.1-cp313-cp313-win_amd64.whl
.
File metadata
- Download URL: lincs-2.0.1-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 5.7 MB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 894135a8e3dd909ced7b813d1ea89212dfde2c576619cabc605ee2def494185e |
|
MD5 | 3130d717e3b33743d11aaf89af8a93ca |
|
BLAKE2b-256 | ab6a07ebc6aa9ade5f72962830aca1752644f6c905282d0d424789d4f17f229e |
Provenance
The following attestation bundles were made for lincs-2.0.1-cp313-cp313-win_amd64.whl
:
Publisher:
distribute-release.yml
on MICS-Lab/lincs
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
lincs-2.0.1-cp313-cp313-win_amd64.whl
- Subject digest:
894135a8e3dd909ced7b813d1ea89212dfde2c576619cabc605ee2def494185e
- Sigstore transparency entry: 153768082
- Sigstore integration time:
- Permalink:
MICS-Lab/lincs@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Branch / Tag:
refs/tags/v2.0.1
- Owner: https://github.com/MICS-Lab
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
distribute-release.yml@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Trigger Event:
push
- Statement type:
File details
Details for the file lincs-2.0.1-cp313-cp313-manylinux_2_31_x86_64.whl
.
File metadata
- Download URL: lincs-2.0.1-cp313-cp313-manylinux_2_31_x86_64.whl
- Upload date:
- Size: 22.6 MB
- Tags: CPython 3.13, manylinux: glibc 2.31+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d65dc002661d2cf5ffa6556a0c3c9f0ece4480b2984d8ee94a18af87b69a7f1 |
|
MD5 | a668ae4998533e787fad3ce643b036c4 |
|
BLAKE2b-256 | 5bfa1c15f9a74316ef90a17c038ad628f83b4c4caa35fb6c4cd9132d584f54da |
Provenance
The following attestation bundles were made for lincs-2.0.1-cp313-cp313-manylinux_2_31_x86_64.whl
:
Publisher:
distribute-release.yml
on MICS-Lab/lincs
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
lincs-2.0.1-cp313-cp313-manylinux_2_31_x86_64.whl
- Subject digest:
6d65dc002661d2cf5ffa6556a0c3c9f0ece4480b2984d8ee94a18af87b69a7f1
- Sigstore transparency entry: 153768092
- Sigstore integration time:
- Permalink:
MICS-Lab/lincs@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Branch / Tag:
refs/tags/v2.0.1
- Owner: https://github.com/MICS-Lab
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
distribute-release.yml@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Trigger Event:
push
- Statement type:
File details
Details for the file lincs-2.0.1-cp313-cp313-macosx_12_0_universal2.whl
.
File metadata
- Download URL: lincs-2.0.1-cp313-cp313-macosx_12_0_universal2.whl
- Upload date:
- Size: 36.7 MB
- Tags: CPython 3.13, macOS 12.0+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c19979cf703251ed54b246e8c89aa1757b56257fc98fc83204fa07fed48aa408 |
|
MD5 | cfc4b99345db3056beff5b204b643039 |
|
BLAKE2b-256 | f743f4f4eacaade73bd1e6566edd9c23f678da4ec96e164c9e4bb8c0313f5327 |
Provenance
The following attestation bundles were made for lincs-2.0.1-cp313-cp313-macosx_12_0_universal2.whl
:
Publisher:
distribute-release.yml
on MICS-Lab/lincs
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
lincs-2.0.1-cp313-cp313-macosx_12_0_universal2.whl
- Subject digest:
c19979cf703251ed54b246e8c89aa1757b56257fc98fc83204fa07fed48aa408
- Sigstore transparency entry: 153768089
- Sigstore integration time:
- Permalink:
MICS-Lab/lincs@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Branch / Tag:
refs/tags/v2.0.1
- Owner: https://github.com/MICS-Lab
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
distribute-release.yml@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Trigger Event:
push
- Statement type:
File details
Details for the file lincs-2.0.1-cp312-cp312-win_amd64.whl
.
File metadata
- Download URL: lincs-2.0.1-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 5.7 MB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 653c8c3dc48baa2ffb7321e43da23049b9c6b0cd8d0c65d9af63c1f722a0b754 |
|
MD5 | 3c8111c6ed6cf3df18f54f6ab8a01559 |
|
BLAKE2b-256 | 38d5d807cd26401b37b8bd7f6bfc62f5cc42cccf98cc42076dd61c15d51d872f |
Provenance
The following attestation bundles were made for lincs-2.0.1-cp312-cp312-win_amd64.whl
:
Publisher:
distribute-release.yml
on MICS-Lab/lincs
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
lincs-2.0.1-cp312-cp312-win_amd64.whl
- Subject digest:
653c8c3dc48baa2ffb7321e43da23049b9c6b0cd8d0c65d9af63c1f722a0b754
- Sigstore transparency entry: 153768086
- Sigstore integration time:
- Permalink:
MICS-Lab/lincs@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Branch / Tag:
refs/tags/v2.0.1
- Owner: https://github.com/MICS-Lab
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
distribute-release.yml@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Trigger Event:
push
- Statement type:
File details
Details for the file lincs-2.0.1-cp312-cp312-manylinux_2_31_x86_64.whl
.
File metadata
- Download URL: lincs-2.0.1-cp312-cp312-manylinux_2_31_x86_64.whl
- Upload date:
- Size: 22.6 MB
- Tags: CPython 3.12, manylinux: glibc 2.31+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a69b7664d87f277beb13752cdf658bcabe46766b5d7ad1aac53593f21d85816 |
|
MD5 | bb3eb447211abaab4e9f5bddd684521d |
|
BLAKE2b-256 | d0f53b3168668605bce32e0ffb40d4f5c08661a3639140ce4f2e5798f5cf4629 |
Provenance
The following attestation bundles were made for lincs-2.0.1-cp312-cp312-manylinux_2_31_x86_64.whl
:
Publisher:
distribute-release.yml
on MICS-Lab/lincs
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
lincs-2.0.1-cp312-cp312-manylinux_2_31_x86_64.whl
- Subject digest:
3a69b7664d87f277beb13752cdf658bcabe46766b5d7ad1aac53593f21d85816
- Sigstore transparency entry: 153768102
- Sigstore integration time:
- Permalink:
MICS-Lab/lincs@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Branch / Tag:
refs/tags/v2.0.1
- Owner: https://github.com/MICS-Lab
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
distribute-release.yml@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Trigger Event:
push
- Statement type:
File details
Details for the file lincs-2.0.1-cp312-cp312-macosx_12_0_universal2.whl
.
File metadata
- Download URL: lincs-2.0.1-cp312-cp312-macosx_12_0_universal2.whl
- Upload date:
- Size: 36.7 MB
- Tags: CPython 3.12, macOS 12.0+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5a248b6e3f996327bdda42e626f59da8726a0f6bcdbf06b87162bc9e949a68b |
|
MD5 | 88e1bed402d70b46c5d80039604f667f |
|
BLAKE2b-256 | 2a2f7f94a454abdcc9ea8b55612ac39557ac94c616c56a040272de8fe6f9c31b |
Provenance
The following attestation bundles were made for lincs-2.0.1-cp312-cp312-macosx_12_0_universal2.whl
:
Publisher:
distribute-release.yml
on MICS-Lab/lincs
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
lincs-2.0.1-cp312-cp312-macosx_12_0_universal2.whl
- Subject digest:
c5a248b6e3f996327bdda42e626f59da8726a0f6bcdbf06b87162bc9e949a68b
- Sigstore transparency entry: 153768111
- Sigstore integration time:
- Permalink:
MICS-Lab/lincs@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Branch / Tag:
refs/tags/v2.0.1
- Owner: https://github.com/MICS-Lab
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
distribute-release.yml@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Trigger Event:
push
- Statement type:
File details
Details for the file lincs-2.0.1-cp311-cp311-win_amd64.whl
.
File metadata
- Download URL: lincs-2.0.1-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 5.7 MB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a02882830c85fe6670b86267d1d8826d10777671a906914a2bba1335b3773c4 |
|
MD5 | c2df5a92b53d87a06e90d69daf9a6fca |
|
BLAKE2b-256 | b6fe0fd45e542d6f3923f8c510d7c7899962beb6fddbc7a96669f25effe345fa |
Provenance
The following attestation bundles were made for lincs-2.0.1-cp311-cp311-win_amd64.whl
:
Publisher:
distribute-release.yml
on MICS-Lab/lincs
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
lincs-2.0.1-cp311-cp311-win_amd64.whl
- Subject digest:
8a02882830c85fe6670b86267d1d8826d10777671a906914a2bba1335b3773c4
- Sigstore transparency entry: 153768061
- Sigstore integration time:
- Permalink:
MICS-Lab/lincs@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Branch / Tag:
refs/tags/v2.0.1
- Owner: https://github.com/MICS-Lab
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
distribute-release.yml@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Trigger Event:
push
- Statement type:
File details
Details for the file lincs-2.0.1-cp311-cp311-manylinux_2_31_x86_64.whl
.
File metadata
- Download URL: lincs-2.0.1-cp311-cp311-manylinux_2_31_x86_64.whl
- Upload date:
- Size: 22.6 MB
- Tags: CPython 3.11, manylinux: glibc 2.31+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 093a0443307324d868765f267b2fb1e8526674887be7b2dc521e822954b9406e |
|
MD5 | 85c2780a5c58905b3ba64fa58775e22b |
|
BLAKE2b-256 | 53b2c1c5f127ba2a316355e3e34190c51ff9d6fa569e921ee2e0813d2d3df80d |
Provenance
The following attestation bundles were made for lincs-2.0.1-cp311-cp311-manylinux_2_31_x86_64.whl
:
Publisher:
distribute-release.yml
on MICS-Lab/lincs
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
lincs-2.0.1-cp311-cp311-manylinux_2_31_x86_64.whl
- Subject digest:
093a0443307324d868765f267b2fb1e8526674887be7b2dc521e822954b9406e
- Sigstore transparency entry: 153768095
- Sigstore integration time:
- Permalink:
MICS-Lab/lincs@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Branch / Tag:
refs/tags/v2.0.1
- Owner: https://github.com/MICS-Lab
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
distribute-release.yml@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Trigger Event:
push
- Statement type:
File details
Details for the file lincs-2.0.1-cp311-cp311-macosx_12_0_universal2.whl
.
File metadata
- Download URL: lincs-2.0.1-cp311-cp311-macosx_12_0_universal2.whl
- Upload date:
- Size: 36.7 MB
- Tags: CPython 3.11, macOS 12.0+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79278f0dfe7986453640b07818cb43a53cba61401281b2fb3f5cb54f084a6905 |
|
MD5 | ddd9aed20c3729b9606d35fc15e2bc89 |
|
BLAKE2b-256 | 95cd7728bcc60a0c6b02beafe6cb5bd687ea94e8a86be81b86baf897c41a7087 |
Provenance
The following attestation bundles were made for lincs-2.0.1-cp311-cp311-macosx_12_0_universal2.whl
:
Publisher:
distribute-release.yml
on MICS-Lab/lincs
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
lincs-2.0.1-cp311-cp311-macosx_12_0_universal2.whl
- Subject digest:
79278f0dfe7986453640b07818cb43a53cba61401281b2fb3f5cb54f084a6905
- Sigstore transparency entry: 153768065
- Sigstore integration time:
- Permalink:
MICS-Lab/lincs@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Branch / Tag:
refs/tags/v2.0.1
- Owner: https://github.com/MICS-Lab
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
distribute-release.yml@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Trigger Event:
push
- Statement type:
File details
Details for the file lincs-2.0.1-cp310-cp310-win_amd64.whl
.
File metadata
- Download URL: lincs-2.0.1-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 5.7 MB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9322dbe91b8ef465cadd8af1d74fb09a689b5ae25d7e32935859a3d94cb4ee86 |
|
MD5 | 34e8fe8945dd2980261dd4144fc3d7ac |
|
BLAKE2b-256 | 3dcd660852b7ca42e5314a180af98cfd81efedbef878d85ad8d16796a0b91429 |
Provenance
The following attestation bundles were made for lincs-2.0.1-cp310-cp310-win_amd64.whl
:
Publisher:
distribute-release.yml
on MICS-Lab/lincs
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
lincs-2.0.1-cp310-cp310-win_amd64.whl
- Subject digest:
9322dbe91b8ef465cadd8af1d74fb09a689b5ae25d7e32935859a3d94cb4ee86
- Sigstore transparency entry: 153768123
- Sigstore integration time:
- Permalink:
MICS-Lab/lincs@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Branch / Tag:
refs/tags/v2.0.1
- Owner: https://github.com/MICS-Lab
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
distribute-release.yml@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Trigger Event:
push
- Statement type:
File details
Details for the file lincs-2.0.1-cp310-cp310-manylinux_2_31_x86_64.whl
.
File metadata
- Download URL: lincs-2.0.1-cp310-cp310-manylinux_2_31_x86_64.whl
- Upload date:
- Size: 22.6 MB
- Tags: CPython 3.10, manylinux: glibc 2.31+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e1fe71b6bf0f8901fd6ba93137b467712cbdca956547d951bcf97075885fded |
|
MD5 | 94d87eb7788eb844c0ac74f7a14476f0 |
|
BLAKE2b-256 | 38536561806a6fb94e92550da35e6c133bf4c5c486ed4c9c6c6653e20fa7d2da |
Provenance
The following attestation bundles were made for lincs-2.0.1-cp310-cp310-manylinux_2_31_x86_64.whl
:
Publisher:
distribute-release.yml
on MICS-Lab/lincs
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
lincs-2.0.1-cp310-cp310-manylinux_2_31_x86_64.whl
- Subject digest:
8e1fe71b6bf0f8901fd6ba93137b467712cbdca956547d951bcf97075885fded
- Sigstore transparency entry: 153768048
- Sigstore integration time:
- Permalink:
MICS-Lab/lincs@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Branch / Tag:
refs/tags/v2.0.1
- Owner: https://github.com/MICS-Lab
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
distribute-release.yml@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Trigger Event:
push
- Statement type:
File details
Details for the file lincs-2.0.1-cp310-cp310-macosx_12_0_x86_64.whl
.
File metadata
- Download URL: lincs-2.0.1-cp310-cp310-macosx_12_0_x86_64.whl
- Upload date:
- Size: 33.9 MB
- Tags: CPython 3.10, macOS 12.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6126142c980e59ab84beb645367086a2d0a22b3af6ebd1b9c12eda3282f023f |
|
MD5 | 3072e50869ed8375ba745968d7f2394c |
|
BLAKE2b-256 | cb269fc335b4b168a3ebc889745f099743b0e3b1be1abc66b02ce6a1a315b657 |
Provenance
The following attestation bundles were made for lincs-2.0.1-cp310-cp310-macosx_12_0_x86_64.whl
:
Publisher:
distribute-release.yml
on MICS-Lab/lincs
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
lincs-2.0.1-cp310-cp310-macosx_12_0_x86_64.whl
- Subject digest:
d6126142c980e59ab84beb645367086a2d0a22b3af6ebd1b9c12eda3282f023f
- Sigstore transparency entry: 153768119
- Sigstore integration time:
- Permalink:
MICS-Lab/lincs@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Branch / Tag:
refs/tags/v2.0.1
- Owner: https://github.com/MICS-Lab
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
distribute-release.yml@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Trigger Event:
push
- Statement type:
File details
Details for the file lincs-2.0.1-cp39-cp39-win_amd64.whl
.
File metadata
- Download URL: lincs-2.0.1-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 5.7 MB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66a36262c6cfa82361958364a9cf4b56f86e22ec99146fdf4a53897fced8f631 |
|
MD5 | 58a4a014f67e49e4a14d7b2bb016fcc1 |
|
BLAKE2b-256 | a19f5c6944e4dce5fee26f4bca8715f2c08ee4a6a5170100e102c7618aba5657 |
Provenance
The following attestation bundles were made for lincs-2.0.1-cp39-cp39-win_amd64.whl
:
Publisher:
distribute-release.yml
on MICS-Lab/lincs
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
lincs-2.0.1-cp39-cp39-win_amd64.whl
- Subject digest:
66a36262c6cfa82361958364a9cf4b56f86e22ec99146fdf4a53897fced8f631
- Sigstore transparency entry: 153768043
- Sigstore integration time:
- Permalink:
MICS-Lab/lincs@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Branch / Tag:
refs/tags/v2.0.1
- Owner: https://github.com/MICS-Lab
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
distribute-release.yml@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Trigger Event:
push
- Statement type:
File details
Details for the file lincs-2.0.1-cp39-cp39-manylinux_2_31_x86_64.whl
.
File metadata
- Download URL: lincs-2.0.1-cp39-cp39-manylinux_2_31_x86_64.whl
- Upload date:
- Size: 22.6 MB
- Tags: CPython 3.9, manylinux: glibc 2.31+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 353f6f1eda8e8d7784d05625d31424f74df0d9468c4f4e647086b6253769442a |
|
MD5 | caba4d5f7992b5e327708eb6288a62d2 |
|
BLAKE2b-256 | 0b58b70c641db55e6310e2a07c58036562d1bbe2d7ea941a1a399b7c3f2d4f87 |
Provenance
The following attestation bundles were made for lincs-2.0.1-cp39-cp39-manylinux_2_31_x86_64.whl
:
Publisher:
distribute-release.yml
on MICS-Lab/lincs
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
lincs-2.0.1-cp39-cp39-manylinux_2_31_x86_64.whl
- Subject digest:
353f6f1eda8e8d7784d05625d31424f74df0d9468c4f4e647086b6253769442a
- Sigstore transparency entry: 153768076
- Sigstore integration time:
- Permalink:
MICS-Lab/lincs@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Branch / Tag:
refs/tags/v2.0.1
- Owner: https://github.com/MICS-Lab
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
distribute-release.yml@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Trigger Event:
push
- Statement type:
File details
Details for the file lincs-2.0.1-cp39-cp39-macosx_12_0_x86_64.whl
.
File metadata
- Download URL: lincs-2.0.1-cp39-cp39-macosx_12_0_x86_64.whl
- Upload date:
- Size: 33.9 MB
- Tags: CPython 3.9, macOS 12.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d443446b8fab96a685077aa2fd46dcdc3459bb7fcb91d0d6f31b4315dd04f46 |
|
MD5 | 0cab3530c2ca0380e35ad56136c428a2 |
|
BLAKE2b-256 | 6c493fe4f12c9ce0b2c23e43134fc8cd07f14df8f3a365786f947cf3d0263315 |
Provenance
The following attestation bundles were made for lincs-2.0.1-cp39-cp39-macosx_12_0_x86_64.whl
:
Publisher:
distribute-release.yml
on MICS-Lab/lincs
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
lincs-2.0.1-cp39-cp39-macosx_12_0_x86_64.whl
- Subject digest:
8d443446b8fab96a685077aa2fd46dcdc3459bb7fcb91d0d6f31b4315dd04f46
- Sigstore transparency entry: 153768106
- Sigstore integration time:
- Permalink:
MICS-Lab/lincs@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Branch / Tag:
refs/tags/v2.0.1
- Owner: https://github.com/MICS-Lab
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
distribute-release.yml@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Trigger Event:
push
- Statement type:
File details
Details for the file lincs-2.0.1-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: lincs-2.0.1-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 5.7 MB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4305d387aad2ca8f9bddee75941bfabe2837fbcb23fb4a302d295a1994623d99 |
|
MD5 | 7d5feb3bc365e44d430229232666ec47 |
|
BLAKE2b-256 | 1a1279f7d3eda4f7f1b83fbb5c2aecb86f23304aae7be82aeff759757f81f725 |
Provenance
The following attestation bundles were made for lincs-2.0.1-cp38-cp38-win_amd64.whl
:
Publisher:
distribute-release.yml
on MICS-Lab/lincs
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
lincs-2.0.1-cp38-cp38-win_amd64.whl
- Subject digest:
4305d387aad2ca8f9bddee75941bfabe2837fbcb23fb4a302d295a1994623d99
- Sigstore transparency entry: 153768054
- Sigstore integration time:
- Permalink:
MICS-Lab/lincs@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Branch / Tag:
refs/tags/v2.0.1
- Owner: https://github.com/MICS-Lab
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
distribute-release.yml@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Trigger Event:
push
- Statement type:
File details
Details for the file lincs-2.0.1-cp38-cp38-manylinux_2_31_x86_64.whl
.
File metadata
- Download URL: lincs-2.0.1-cp38-cp38-manylinux_2_31_x86_64.whl
- Upload date:
- Size: 22.6 MB
- Tags: CPython 3.8, manylinux: glibc 2.31+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b29b706002149f398af8d3f719871ab844dc06f607efa74fb0bce2c00dcc71f |
|
MD5 | 86ae56790ed218f9dbb92fde22d48994 |
|
BLAKE2b-256 | 831b74450bbabdbab5e400ba69951ff91fdf18e39de39ce7b64d0581b88c6ffa |
Provenance
The following attestation bundles were made for lincs-2.0.1-cp38-cp38-manylinux_2_31_x86_64.whl
:
Publisher:
distribute-release.yml
on MICS-Lab/lincs
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
lincs-2.0.1-cp38-cp38-manylinux_2_31_x86_64.whl
- Subject digest:
7b29b706002149f398af8d3f719871ab844dc06f607efa74fb0bce2c00dcc71f
- Sigstore transparency entry: 153768066
- Sigstore integration time:
- Permalink:
MICS-Lab/lincs@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Branch / Tag:
refs/tags/v2.0.1
- Owner: https://github.com/MICS-Lab
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
distribute-release.yml@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Trigger Event:
push
- Statement type:
File details
Details for the file lincs-2.0.1-cp38-cp38-macosx_12_0_x86_64.whl
.
File metadata
- Download URL: lincs-2.0.1-cp38-cp38-macosx_12_0_x86_64.whl
- Upload date:
- Size: 33.9 MB
- Tags: CPython 3.8, macOS 12.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e3c7afb84e184ce3ad3153c6de0952048bb0937f1de8a10310b7ea8ead177aa |
|
MD5 | 1b62957a436adc755e816c600dae671d |
|
BLAKE2b-256 | 303f60a4add19198db957d6548e65d584ca6ca6b766e73b9d95bb373160495da |
Provenance
The following attestation bundles were made for lincs-2.0.1-cp38-cp38-macosx_12_0_x86_64.whl
:
Publisher:
distribute-release.yml
on MICS-Lab/lincs
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
lincs-2.0.1-cp38-cp38-macosx_12_0_x86_64.whl
- Subject digest:
9e3c7afb84e184ce3ad3153c6de0952048bb0937f1de8a10310b7ea8ead177aa
- Sigstore transparency entry: 153768071
- Sigstore integration time:
- Permalink:
MICS-Lab/lincs@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Branch / Tag:
refs/tags/v2.0.1
- Owner: https://github.com/MICS-Lab
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
distribute-release.yml@1db2f5bbf7aeeb7b75de40ab5d163a2be00e18a2
- Trigger Event:
push
- Statement type: