Skip to main content

Database of plausibly slice knots

Project description

The PlausibleKnots database consists of those nontrivial prime knots with at most 19 crossings whose signature is 0 and whose Alexander polynomial satisfies the Fox-Milnor condition. The data on these 3.9 million knots takes up about 1.1G of disk space.

To install the latest version of this Python module, you can do:

python -m pip install plausible_knots

If you are using SageMath, replace this with:

sage -pip install plausible_knots

Please note this will take about a minute as it’s downloading 1.1G of raw data as part of the build_wheel step.

Assuming you have installed SnapPy into this Python, you can now start Python and do:

>>> import snappy
>>> import plausible_knots      # Skip if using SnapPy 3.3.2 or newer.
>>> len(snappy.PlausibleKnots)
3869541
>>> K = snappy.PlausibleKnots[100000]; K
17nh_1645806(0,0)
>>> K.volume()
24.3340174921580
>>> M = snappy.PlausibleKnots['19nh_045358315']
>>> M.identify()
[19nh_045358315(0,0)]

The raw data is available on the GitHub repository and archived on the Dataverse.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plausible_knots-2.1.3.tar.gz (7.3 kB view details)

Uploaded Source

File details

Details for the file plausible_knots-2.1.3.tar.gz.

File metadata

  • Download URL: plausible_knots-2.1.3.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for plausible_knots-2.1.3.tar.gz
Algorithm Hash digest
SHA256 f4d2e6acdf827346e69fbe08205b3c68c3c93db2f70a233482a42c6a20f87e94
MD5 cc0b9fba90eef32db98940ef31b1f379
BLAKE2b-256 b1b78b75ecc205777b604401385db8e8eb6e1f7b3097f3385d1861ca855b2d0d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page