Speed up computations for EllipticSurface by reduction to positive characteristic.#4615
Speed up computations for EllipticSurface by reduction to positive characteristic.#4615simonbrandhorst merged 12 commits intomasterfrom
Conversation
|
On top of that: Why export all these functions now? Since recently we have looong discussions about maintaining code and stability with hours spent on whether or not we have to document and or deprecate newly introduced or dropped kwargs. In view of these difficult discussions, I'm afraid that the changes in this PR might be too premature. |
|
O.k. I will wait for |
abfd253 to
1b33ad6
Compare
|
I've rebased this on latest |
1b33ad6 to
1f4a57e
Compare
…into sb/good_reduction
|
Good to go from my side. |
HechtiDerLachs
left a comment
There was a problem hiding this comment.
I reverted the commits which were not ripe yet. The rest looks good.
|
Thanks @HechtiDerLachs |
…aracteristic. (#4615) * enable use good reduction for pushforward_on_algebraic_lattice * pass on is_isomorphism in composition * enable use good reduction for pushforward_on_algebraic_lattice --------- Co-authored-by: HechtiDerLachs <zach@mathematik.uni-kl.de>
No description provided.