lincs 1.0.0
pip install lincs==1.0.0
Released:
Learn and Infer Non Compensatory Sortings
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- 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.
lincs supports Linux, macOS and Windows, with the exception that GPU-based algorithms are not available on macOS, because CUDA itself is not available there. On these 3 OSes, lincs only support x86_64 CPUs.
lincs is licensed under the GNU Lesser General Public License v3.0 as indicated by the two files COPYING and COPYING.LESSER.
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.
@todo(Project management, when we publish a paper, later) Add a note asking academics to kindly cite our work.
Contributors
lincs is developed by the MICS research team at CentraleSupélec.
Its main authors are (alphabetical order):
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
Starting with version 1.0.0, 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 Python and C++ libraries. When we do that, we’ll add these interfaces to the public API. In the mean time, if you chose to use lincs that way, you must expect unanticipated changes to these interfaces.
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 scripts 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 about 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
Unverified details
These details have not been verified by PyPIProject links
Meta
- 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.11
manylinux: glibc 2.31+ x86-64
Uploaded
CPython 3.11
macOS 10.9+ universal2 (ARM64, x86-64)
Uploaded
CPython 3.10
manylinux: glibc 2.31+ x86-64
Uploaded
CPython 3.10
macOS 11.0+ x86-64
Uploaded
CPython 3.9
manylinux: glibc 2.31+ x86-64
Uploaded
CPython 3.9
macOS 11.0+ x86-64
Uploaded
CPython 3.8
manylinux: glibc 2.31+ x86-64
Uploaded
CPython 3.8
macOS 11.0+ x86-64
Uploaded
CPython 3.7m
manylinux: glibc 2.31+ x86-64
Uploaded
CPython 3.7m
macOS 11.0+ x86-64
File details
Details for the file lincs-1.0.0.tar.gz
.
File metadata
- Download URL: lincs-1.0.0.tar.gz
- Upload date:
- Size: 2.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73c69ce3a1e6fbd7aaccb6a9c0a4b56bae653ef65434841753bb133d9a62d576 |
|
MD5 | 98070065a6338db0c2258ef6eba1df44 |
|
BLAKE2b-256 | cc5cf2e304edf2221db1a0cea3160a3181e2ee4518f99f0623dd1f7e9748be40 |
File details
Details for the file lincs-1.0.0-cp311-cp311-win_amd64.whl
.
File metadata
- Download URL: lincs-1.0.0-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 5.2 MB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1c0baf864cbf0d326bf3fbb641abc02abf779a1080bf0f3ed9f43324f009f23 |
|
MD5 | 580c3581508f5723b7bbf4a5ebc4f84f |
|
BLAKE2b-256 | c4ac75ab92b26b2ee77d6313db76b7bbc4a15440e7b3ee17d5098d0bc30f7844 |
File details
Details for the file lincs-1.0.0-cp311-cp311-manylinux_2_31_x86_64.whl
.
File metadata
- Download URL: lincs-1.0.0-cp311-cp311-manylinux_2_31_x86_64.whl
- Upload date:
- Size: 18.9 MB
- Tags: CPython 3.11, manylinux: glibc 2.31+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d1719b73c4324677e4c16977ca23220ac88b68d88a7022f71dc779c1eb5c374 |
|
MD5 | 977f30873b39a42190ff6a8a192c0f33 |
|
BLAKE2b-256 | b448506f45fcd32593fd8b96a72005feb5e45a08f39db10a3cdf4b972d5f1865 |
File details
Details for the file lincs-1.0.0-cp311-cp311-macosx_10_9_universal2.whl
.
File metadata
- Download URL: lincs-1.0.0-cp311-cp311-macosx_10_9_universal2.whl
- Upload date:
- Size: 21.0 MB
- Tags: CPython 3.11, macOS 10.9+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12c4e895f3241b48355178bafcab88084341b84f07fb457b6806cf89599585a2 |
|
MD5 | 66ff8bb85612de67c2d96d7b91fa368b |
|
BLAKE2b-256 | 6f7c91f53f507bd2a4517ed8db58e72cd071ddec66433c5ce4a5ce4d901e1241 |
File details
Details for the file lincs-1.0.0-cp310-cp310-win_amd64.whl
.
File metadata
- Download URL: lincs-1.0.0-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 5.2 MB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09795978a058b9e6f5771441e65bb121ec1081eb046e0e41192396383a0f28c1 |
|
MD5 | 4a778df160cb00c56be06722070ec8ab |
|
BLAKE2b-256 | a881bd58f31e4948faa3d99b3cb64993c9dd1ba319d4824d35fb5b84faf45cce |
File details
Details for the file lincs-1.0.0-cp310-cp310-manylinux_2_31_x86_64.whl
.
File metadata
- Download URL: lincs-1.0.0-cp310-cp310-manylinux_2_31_x86_64.whl
- Upload date:
- Size: 18.9 MB
- Tags: CPython 3.10, manylinux: glibc 2.31+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72b331bcf7dc31bd062186d3e9b9f52e2044b3e3c7dc43503aab5d4d2382a4b7 |
|
MD5 | bf552c6dd222d82a0271f9a806e7b673 |
|
BLAKE2b-256 | a37aa9475a15acd15999299027e62b2f0831fe6a33940810d44064fca4445da9 |
File details
Details for the file lincs-1.0.0-cp310-cp310-macosx_11_0_x86_64.whl
.
File metadata
- Download URL: lincs-1.0.0-cp310-cp310-macosx_11_0_x86_64.whl
- Upload date:
- Size: 18.1 MB
- Tags: CPython 3.10, macOS 11.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 929c8f55f7f611be3f7c311f411191f1e0d9613a2f6497962a09a02b4fe34878 |
|
MD5 | 807695c90419fbfb85e31130f53fab76 |
|
BLAKE2b-256 | 758f86de0ca58f776ce3ba2eee2b38b15617dfe3c8ead71793a91ebbc53e8301 |
File details
Details for the file lincs-1.0.0-cp39-cp39-win_amd64.whl
.
File metadata
- Download URL: lincs-1.0.0-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 5.2 MB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 041959ff16b73fc76cda6f0141a45bd190559a820158874a7be6d0d2591e0f73 |
|
MD5 | c2a04daf1ab17ba693b7fb004e61cedd |
|
BLAKE2b-256 | 7e4a459d65f7c40b0152632e4a8f70ae70d52e1d0e9ee3d9ce7c1fdc1adbb621 |
File details
Details for the file lincs-1.0.0-cp39-cp39-manylinux_2_31_x86_64.whl
.
File metadata
- Download URL: lincs-1.0.0-cp39-cp39-manylinux_2_31_x86_64.whl
- Upload date:
- Size: 18.9 MB
- Tags: CPython 3.9, manylinux: glibc 2.31+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff04e84b728db529305470d5c801046caacc184c759d61403fcded043a781546 |
|
MD5 | 8af0b1f953d63252e21a103e05af0cef |
|
BLAKE2b-256 | d46f46479ddb8364abbec368a810a1057bf0421932d62616cf1a00daf3fe0d7b |
File details
Details for the file lincs-1.0.0-cp39-cp39-macosx_11_0_x86_64.whl
.
File metadata
- Download URL: lincs-1.0.0-cp39-cp39-macosx_11_0_x86_64.whl
- Upload date:
- Size: 18.1 MB
- Tags: CPython 3.9, macOS 11.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3385689a2840666177bbbed4d5220b14509f65f62505d21eb34b0e46c4923094 |
|
MD5 | a9ba07e8d8bad1d1e133d3a4e0d4fd03 |
|
BLAKE2b-256 | 8d61d3c1b21be2fd3ce3b2031ddfc19d562dfe054c4051550b38279eacb191b0 |
File details
Details for the file lincs-1.0.0-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: lincs-1.0.0-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 5.2 MB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb6f1d9ba8aac980c08e492725fb759b2a0af51c7eb1a8184e7ffb39808076ac |
|
MD5 | e110d97afe7c43aad6c631e99a1ad16a |
|
BLAKE2b-256 | cad5c810ece0adf0c12f30cbcd7ced3e951bd4e9f1fa6bc0d7a322f4995ab7b5 |
File details
Details for the file lincs-1.0.0-cp38-cp38-manylinux_2_31_x86_64.whl
.
File metadata
- Download URL: lincs-1.0.0-cp38-cp38-manylinux_2_31_x86_64.whl
- Upload date:
- Size: 18.9 MB
- Tags: CPython 3.8, manylinux: glibc 2.31+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7db843b93acc5b950070a960cc4be69e599fb3be2774d2fc6c521f2626b853e2 |
|
MD5 | 3e47045f243724a7b4aaf5165d93d290 |
|
BLAKE2b-256 | 922ebdfda6f85917bc3d61ac8cebb52ccbc488cd6324ee710ad80e8710bf53bd |
File details
Details for the file lincs-1.0.0-cp38-cp38-macosx_11_0_x86_64.whl
.
File metadata
- Download URL: lincs-1.0.0-cp38-cp38-macosx_11_0_x86_64.whl
- Upload date:
- Size: 18.1 MB
- Tags: CPython 3.8, macOS 11.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7cf8a3bf4d56c2a86bbadcf375e670e894791d4c65a2f4eadaf06d50337f40fd |
|
MD5 | 9e0b406afba8b51f44f9edb4f67215c1 |
|
BLAKE2b-256 | 448d7dbc2febdce31914404348bcf7ec1bffb8306ead4b55a9ffcbb771fe5097 |
File details
Details for the file lincs-1.0.0-cp37-cp37m-win_amd64.whl
.
File metadata
- Download URL: lincs-1.0.0-cp37-cp37m-win_amd64.whl
- Upload date:
- Size: 5.2 MB
- Tags: CPython 3.7m, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8fe04006d30c34b3da41771bd89052bdecdf3694addda0b80764eb591c6c998 |
|
MD5 | 4160185e91fe2a73e1929d9e3527bd1a |
|
BLAKE2b-256 | 2b1fb66b9ea631cbcb1f0e7de44341d05cac1783fee0b43dbf30ee7a1ca5c818 |
File details
Details for the file lincs-1.0.0-cp37-cp37m-manylinux_2_31_x86_64.whl
.
File metadata
- Download URL: lincs-1.0.0-cp37-cp37m-manylinux_2_31_x86_64.whl
- Upload date:
- Size: 18.9 MB
- Tags: CPython 3.7m, manylinux: glibc 2.31+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 675cd4ed606d8cf473f851ca9822e307e5b8855caaacb76782cf715961bcfdca |
|
MD5 | 949d66b562da858375adf3c0dc5b5d9d |
|
BLAKE2b-256 | 9d68a59468c6b7925633a1639ae2b1dbc2c61c093dfc903a163de32a115efe66 |
File details
Details for the file lincs-1.0.0-cp37-cp37m-macosx_11_0_x86_64.whl
.
File metadata
- Download URL: lincs-1.0.0-cp37-cp37m-macosx_11_0_x86_64.whl
- Upload date:
- Size: 18.1 MB
- Tags: CPython 3.7m, macOS 11.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 735c0de63a75c995bf71bdb1d2a5ccf45e7890d1ce55c3c5144276b1d903b42e |
|
MD5 | 734fe3e53c2d2e2cf27276bddd56dba8 |
|
BLAKE2b-256 | f1b9a301fef5b63d43483f036f9ebb4fa869e89ee4a278909a312e0cc2f38f4b |