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. This database was created as part of [Dunfield and Gong].

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.4.tar.gz (8.0 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: plausible_knots-2.1.4.tar.gz
  • Upload date:
  • Size: 8.0 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.4.tar.gz
Algorithm Hash digest
SHA256 791f2ed1b909988a709abcdf4162767f9d34cd0b786005ccece5788307ce5ee6
MD5 c5673d351a38feb9f734e9aa9dffd952
BLAKE2b-256 d4914d4080668df004ca6c077936f74c3a1740328109ab972950b9577d45293a

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