aidevnn / FastGoat

What C# can do for studying Finite Groups, quotient groups, semi-direct products, homomorphisms, automorphisms group, characters table, minimalistic rings and fields manipulations, polynomials factoring, fields extensions and many more...
MIT No Attribution
12 stars 1 forks source link

Method name #16

Closed aidevnn closed 1 year ago

aidevnn commented 1 year ago

https://github.com/aidevnn/FastGoat/blob/ab4f94d9aa1ca646269e2d738a2c3952828cbdf8/FastGoat/Group.morphism.cs#L144

This method computes all homomorphism between a group and the automorphism group of the second argument. It must be rewritten.