Update 'README.md'

This commit is contained in:
Maria Marchwicka 2021-07-11 20:52:14 +02:00
parent 42f44b507d
commit 6c8f06405c

View File

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