Skip to content

Creating homomorphisms of relative number fields seems totally broken #4726

@williamstein

Description

@williamstein

The following _should_ create the correct homomorphism (complex conjugation, see #4725):

sage: K.<j,b> = QQ[sqrt(-1), sqrt(2)]
sage: conj = K.hom([-j, b])
boom!

However it doesn't.

CC: @lftabera

Component: number fields

Author: Robert Harron

Reviewer: Francis Clarke

Issue created by migration from https://trac.sagemath.org/ticket/4726

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions