Skip to content

context for calculus assumptions #3277

Closed
@robertwb

Description

@robertwb

one should be able to do something like

with assumptions(x<0):
    ...

where assume() and forget() would be called on the entering and exiting of the block. This could probably be cleanly done with maxima's contexts.

Depends on #24119

CC: @mezzarobba @EmmanuelCharpentier

Component: calculus

Keywords: assume

Reviewer: Dave Morris

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions