Skip to content

Replace all pexpect-maxima calls in function/orthogonal-polys #22325

@rwst

Description

@rwst

Now that some functionality of specific orthogonal polys is handled by other than pexpect calls (?, see #17753) let's replace the unneeded calls completely.

There seems to be no reason to preserve the functionality func._maxima_init_evaled_(args) because the same can be had with maxima(func(args, hold=True)) which is also intuitive.

The ticket will also remove pexpect calls from OrthogonalPoly.

Depends on #22326
Depends on #22174

Component: symbolics

Author: Ralf Stephan

Branch/Commit: 7a9eb46

Reviewer: Travis Scrimshaw

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions