Skip to content

Remove recursion from SemiclassicalJacobiFamilyΒ #139

@dlfivefifty

Description

@dlfivefifty

Using recursive definitions for the Jacobi matrices is a nightmare! Instead, we should store the computed entries of the Jacobi matrix and the conversion matrix for all the SemiclassicalJacobiFamily, and the resizing is done in an intelligent way.

Hopefully this can be done using calls to the tridiagonal conjugation routines so no computational logic needs to be repeated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions