-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
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.
Reactions are currently unavailable