sagemath / sage

Main repository of SageMath
https://www.sagemath.org
Other
1.33k stars 453 forks source link

plumbing_graph_gordian #33630

Open b68637c7-18bb-49fd-ac96-502c6d47ce89 opened 2 years ago

b68637c7-18bb-49fd-ac96-502c6d47ce89 commented 2 years ago

In this ticket we implement Neumann's plumbing calculus, see [Neu1981]_. After running into problems with git in ticket #26945, I decided on a Gordian solution.

CC: @sagetrac-pportilla

Component: geometry

Author: Baldur Sigurðsson

Branch/Commit: u/gh-baldursigurds/plumbing_graph_gordian @ e2a645a

Issue created by migration from https://trac.sagemath.org/ticket/33630

b68637c7-18bb-49fd-ac96-502c6d47ce89 commented 2 years ago

Branch: u/gh-baldursigurds/plumbing_graph_gordian

b68637c7-18bb-49fd-ac96-502c6d47ce89 commented 2 years ago

Commit: 7e9551c

b68637c7-18bb-49fd-ac96-502c6d47ce89 commented 2 years ago
comment:2

In this ticket we implement Neumann's plumbing calculus, see [Neu1981]_. After running into problems with git in ticket #26945, I decided on a Gordian solution.


New commits:

7e9551cdiff was applied to develop
b68637c7-18bb-49fd-ac96-502c6d47ce89 commented 2 years ago

Author: Baldur Sigurðsson

b68637c7-18bb-49fd-ac96-502c6d47ce89 commented 2 years ago

Description changed:

--- 
+++ 
@@ -1 +1 @@
-
+In this ticket we implement Neumann's plumbing calculus, see [Neu1981]_. After running into problems with git in ticket #26945, I decided on a Gordian solution.
b68637c7-18bb-49fd-ac96-502c6d47ce89 commented 2 years ago
comment:4

The code compiles and passes the ./sage -t check.

7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 2 years ago

Changed commit from 7e9551c to e2a645a

7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 2 years ago

Branch pushed to git repo; I updated commit sha1. New commits:

e2a645aadded one :