Sebastian A. Spindler
Sebastian A. Spindler
The modifications of the constructor also seem to mess up some examples according to the details of the Build & Test / build failure, and on certain inputs there seems...
@Eloitor I have found a fix for the communication between Sage and PARI - the main problem is that PARI optimizes the defining polynomial, which mixes the embeddings up a...
Should be fixed; the new test examples aren't deterministic though (it can return different, but necessarily isomorphic algebras), so I've made sure that they are not actually tested right now...
The errors in the tests seemed to be outdated, so I updated the branch to re-trigger the tests
> The errors in the tests seemed to be outdated, so I updated the branch to re-trigger the tests Whoops, turns out I was looking at the wrong thing -...
The timeout in `src/sage/rings/tests.py` seems unrelated, but should probably be investigated either way.
Since #37173 should be on its way to get merged, I am putting this PR to `s: needs work` for a moment - once the former PR is merged, I'll...
I've added the new tests/examples, including the use of `.ramified_places()` to check that the construction works correctly. I've also made some small changes to the input checks to make sure...
> failing doctest Whoops, should be fixed now