/interpolation_algorithms

Implementations of some interpolation algorithms

Primary LanguageRust

Interpolation algorithms

Lagrange:

  • Languages:
    • Rust: See rust/README.md

        cd rust
        cargo build
        cargo run