SpectralSequences / sseq

The root repository for the SpectralSequences project.
Apache License 2.0
25 stars 10 forks source link

Remove `FpVector::padded_len` #97

Closed JoeyBF closed 2 years ago

JoeyBF commented 2 years ago

This is leaking the internal structure of the fp crate, but limbs are an abstraction that should be transparent. The only place it is used right now is in yoneda::compute_kernel_image.