We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The intended application of this is to use ext-websocket to work with other spectral sequences, which may have different degree shifts.
ext-websocket
Turns out the previous commit wasn't quite enough:
add_product_differential
assert_eq
add_differential
The text was updated successfully, but these errors were encountered:
dalcde
No branches or pull requests
The intended application of this is to use
ext-websocket
to work with other spectral sequences, which may have different degree shifts.Turns out the previous commit wasn't quite enough:
add_product_differential
currently automatically infers the page from the coordinates, which doesn't work in general.assert_eq
inadd_differential
still hard codes the shiftThe text was updated successfully, but these errors were encountered: