Update 'README.md'

This commit is contained in:
Maria Marchwicka 2021-07-22 23:33:02 +02:00
parent 10c79cb47c
commit 9fce0ce6ee
1 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,5 @@
This project aims to calculate signature functions for knots (cable sums) and was used to prove Lemma 3.2 from a paper "On the slice genus of generalized algebraic knots" (Maria Marchwicka and Wojciech Politarczyk).
The package can be used in interactive mode (see notebooks for examples).
This project allows calculating knot invariants for linear combinations of iterated torus knots.
It was created as part of proof for the main lemma from a paper "On the slice genus of generalized algebraic knots" (Maria Marchwicka and Wojciech Politarczyk).
A knot (cable sum) is encoded as a list where each element (also a list) corresponds to a cable knot.
To recreate calculations that were done for the proof see lemma.ipynb in notebooks.
For a more detailed description see package documentation.