Skip to content

propagate integer variable domain to Pynac #18921

Closed
@rwst

Description

@rwst
sage: _ = var('n', domain='integer')
sage: n.is_integer()
False

All sorts of logic within Pynac depends on this.

See also pynac/pynac#11

Depends on #18695

Component: symbolics

Author: Ralf Stephan

Branch: fcb445d

Reviewer: Vincent Delecroix

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions