Skip to content

Wrap the Maxima "part" function #27

@odysseus9672

Description

@odysseus9672

One of Maxima's most useful features is that virtually everything is a list. This makes it possible to grab sub-expressions using Maxima's part function. Wrapping this function would provide a similar level of convenience to the array indexing issue #26, but in the use case of splitting and manipulating parts of an expression separately before recombining.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions