A fast implementation of the longest common subsequence.
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
offline-lcs
from offline_lcs import compute_lcs_similarity
compute_lcs_similarity(source="bab", target="abacaba", length_of_prefixes_of_target=[3, 4])
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
offline_lcs-0.1.0.tar.gz
(5.1 kB
view details)
File details
Details for the file offline_lcs-0.1.0.tar.gz.
File metadata
- Download URL: offline_lcs-0.1.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.24 {"installer":{"name":"uv","version":"0.9.24","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b127000a03e80d6131f66e42613ed8029aa36abfc0e9ffbbd5fe365a2b936792
|
|
| MD5 |
f89ce9f259aebe78bbb21b74c2e9a58f
|
|
| BLAKE2b-256 |
580eb4bce0df903f85bdb66dda3026d2969b044a15bc5fc45e915cff4b59215e
|