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

Make zeroth page cycle and boundary matrices editable #109

Open
ghost opened this issue Aug 28, 2014 · 1 comment
Open

Make zeroth page cycle and boundary matrices editable #109

ghost opened this issue Aug 28, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 28, 2014

Rather than introducing bounding classes, it might also be useful to be able to poke cycle and boundary matrices directly into the spectral sequence on the first page, before any interaction with differentials occurs. These are also displayed to the user in read-only EXTMatrixEditor controls, and it would be simple to make them writable on the first page.

A good implementation of this would be a little delicate, though: how do we propagate this information to other terms? When building the KU HFPSS, for instance, I don't want to have to poke 2s into all of the boundary matrices of all of the terms containing eta-multiples.

@ghost ghost added the enhancement label Aug 28, 2014
@ghost
Copy link
Author

ghost commented Jun 18, 2016

I guess it's not that delicate. A cycle times anything should be a cycle again, so we would just need to do some Leibniz-sort-of propagation through the sseq.

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

0 participants