Skip to content

Uses AT formula to calculate the linking number of two straight line segments given their endpoints as inputs

Notifications You must be signed in to change notification settings

MattB-242/Closed_Lk_Form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Closed_Lk_Form

Uses AT formula to calculate the linking number of two straight line segments in R^3 given their endpoints as inputs

Line pairs are instantiated as SEGATAN objects of the form [ [[a1,a2,a3][b1,b2,b3]],[[c1,c2,c3][d1,d2,d3]]] where a_i, b_i are the endpoint co-ordinates of the first segment and c_i, d_i the endpoint co-ordinates of the final segment

Lk calculation is done by the method self.seglink()

Also includes two test calculations for the Hopf link and the periodic linking number between a single line segment and a 1-periodic lattice

About

Uses AT formula to calculate the linking number of two straight line segments given their endpoints as inputs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages