Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement magnitude homology for graph #21410

Open
fchapoton opened this issue Sep 3, 2016 · 13 comments
Open

implement magnitude homology for graph #21410

fchapoton opened this issue Sep 3, 2016 · 13 comments

Comments

@fchapoton
Copy link
Contributor

As an interesting homology theory for graphs.

CC: @tscrim

Component: graph theory

Author: Frédéric Chapoton

Branch/Commit: u/chapoton/21410 @ 0749e2a

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

@fchapoton fchapoton added this to the sage-7.4 milestone Sep 3, 2016
@fchapoton
Copy link
Contributor Author

Commit: 11b8e3a

@fchapoton
Copy link
Contributor Author

comment:1

work in progress


New commits:

909b1d9first step, towards inclusion
1b84b5eMerge branch 'new_magnitude' into 7.4.b2
11b8e3aMerge branch 'magnitude' into 7.4.b3

@fchapoton
Copy link
Contributor Author

Branch: u/chapoton/21410

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Nov 17, 2016

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

5a31e37Merge branch 'u/chapoton/21410' in 7.5.b2
f96b9fctrac 21410 add some missing imports, plus py3 range, other details

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Nov 17, 2016

Changed commit from 11b8e3a to f96b9fc

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jan 11, 2017

Changed commit from f96b9fc to 271c6e4

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jan 11, 2017

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

b2a2413Merge branch 'u/chapoton/21410' in 7.5.rc3
271c6e4trac 21410 some details, python3 code, more doc

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jan 12, 2017

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

7ac0c4ftrac 21410 more doc

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jan 12, 2017

Changed commit from 271c6e4 to 7ac0c4f

@fchapoton
Copy link
Contributor Author

Author: Frédéric Chapoton

@fchapoton fchapoton modified the milestones: sage-7.4, sage-8.0 Jun 8, 2017
@tscrim
Copy link
Collaborator

tscrim commented Jun 8, 2017

comment:6

Just a quick comment: I don't see the need to have a class as there is not really any state being stored. Instead, I think these should be Graph methods with merging in compute_generators and differential into chains.

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jun 5, 2019

Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:

0749e2afirst step, towards inclusion

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jun 5, 2019

Changed commit from 7ac0c4f to 0749e2a

@mkoeppe mkoeppe removed this from the sage-8.0 milestone Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants