Merge branch 'master' of git.wmi.amu.edu.pl:marchwicka/signature_function

This commit is contained in:
Maria 2021-07-15 13:51:11 +02:00
commit 8f32f6722c

View File

@ -1,3 +1,4 @@
This script calculates signature functions for knots (cable sums).
The script can be run as a sage script from the terminal or used in interactive mode.
A knot (cable sum) is encoded as a list where each element (also a list) corresponds to a cable knot.
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).
A knot (cable sum) is encoded as a list where each element (also a list) corresponds to a cable knot.