Claus Fieker
Claus Fieker
On Tue, Mar 15, 2022 at 06:22:10PM -0700, Max Horn wrote: > Sure we can catch this, by checking if the input is an FpGroup, and then issuing the "correct"...
On Thu, Dec 16, 2021 at 03:24:02AM -0800, Thomas Breuer wrote: > The first problem is easy to fix. > > For the second one, we have to decide what...
what is happening here? The reason I am asking is that this is a blocking error to deal with some Galois problems.
On Thu, Feb 17, 2022 at 11:39:41AM -0800, Tommy Hofmann wrote: > Just a little heads-up. If no one objects I will change `MapFromFunc(f, [g], C, D)` to `MapFromFunc(C, D,...
On Mon, Jun 27, 2022 at 11:36:00AM -0700, Tommy Hofmann wrote: > @fieker Do you remember how that toggle business works? In Hecke.jl init: #if inNotebook() # to make toggle...
On Mon, Dec 20, 2021 at 04:48:12AM -0800, Wolfram Decker wrote: > Yes, precisely, the question is generator in what sense! Sorry, Max, I thought you where talking about generors...
I fail to see the point of not poing the parent check - in fact a lot of the "generic" map code will check the parent anyway, I am happy...
To me, generically, if this is what you want, then the finite field is a residue field. If it is constructed as such, it should also come with the projection...
On Tue, Feb 22, 2022 at 06:00:16AM -0800, Johannes Schmitt wrote: > I'm almost afraid to ask, but why are all the "decorated" types called `..._dec` instead of `Dec`? For...
On Thu, Mar 24, 2022 at 12:40:24PM -0700, Lars Kastner wrote: > What if the input is faulty, i.e. has duplicate rays, rays that are inside cones, and rays that...