GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
1<Verb>DisplayCSVKnotFile(str) :: String --> void</Verb><P/> 2 3<P/>Inputs a string <M>str</M> that identifies a csv file containing the points on a piecewise linear knot in <M>\mathbb R^3</M>. It displays the knot. 4 5 6 7 8 9