Skip to content

allow preventing automatic evaluation of symbolic expressions (hold) #9879

@burcin

Description

@burcin

Symbolic expressions automatically evaluate themselves to simplify the data structures, representation, etc. For example,

sage: x+x
2*x
sage: x*x
x^2

The ability to disable this evaluation is a feature requested very often.

Component: symbolics

Keywords: pynac

Author: Burcin Erocal, Karl-Dieter Crisman

Reviewer: Karl-Dieter Crisman, Jean-Pierre Flori

Merged: sage-4.6.alpha3

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions