solve khovanov for link for both directions of each component.
Project description
link_khovanov
solve khovanov for link for both directions of each component.
Install
pip install link-khovanov
Usage
import link_khovanov
pd_code = [[10, 1, 11, 2], [12, 3, 13, 4], [14, 19, 15, 20], [18, 7, 19, 8], [16, 5, 17, 6], [4, 15, 5, 16], [6, 17, 7, 18], [20, 13, 9, 14], [2, 9, 3, 10], [8, 11, 1, 12]]
for idx, line in enumerate(link_khovanov.link_khovanov(pd_code)):
print(f"{idx:02d}", line, "\n")
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
link_khovanov-0.0.1.tar.gz
(2.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file link_khovanov-0.0.1.tar.gz.
File metadata
- Download URL: link_khovanov-0.0.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.13.12 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0975aea63eb4812e666bd52fcc97a23c2a56daa5e98fcab58fbcf22022a06e03
|
|
| MD5 |
a9a1db52a2ab485dca7618f45956dba7
|
|
| BLAKE2b-256 |
39a65ca2d10b5aecbfb5b00fc3eb2653c390c592bdfcbc2310c19c7d8a213dd1
|
File details
Details for the file link_khovanov-0.0.1-py3-none-any.whl.
File metadata
- Download URL: link_khovanov-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.13.12 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1cc1e8281006fef0711936ad4e8c280ef9a082b4b897ea34d8d3c73fe70808a1
|
|
| MD5 |
bab2b5561c29975b9a9784201c4e4736
|
|
| BLAKE2b-256 |
8f15130e02e2d065bc4089a69f7195e88012010f657463a735644eb147ae79f0
|