Skip to content

Pass number of variables to var #22813

@mforets

Description

@mforets
mannequin

Extend the functionality of var by allowing to specify the number of variables:

sage: var('x', 4)
(x0, x1, x2, x3)

This ticket is a follow-up of #22809. It is related to #11576.

CC: @nbruin @kcrisman @tscrim

Component: symbolics

Keywords: symbolic, vector

Reviewer: Travis Scrimshaw

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions