Skip to content

Vandermonde inverse #75

@nsajko

Description

@nsajko

Here I have a module with a short and simple implementation of a Vandermonde matrix inverse:

https://gitlab.com/nsajko/PolynomialPassingThroughIntervals.jl/-/blob/main/src/VandermondeInverse.jl

The module depends on the SkipVectors module, located in the same directory.

As far as I remember VandermondeInverse.vandermonde_inv offers a huge improvement in accuracy over using SpecialMatrices.jl, and sometimes it's significantly faster, too.

Do you want a PR? If so, do you have any suggestions regarding the code, or testing, or perhaps do you want some benchmarks?

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