Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 348 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 348 Bytes

Lebenverg-Marquardt Algorithm

Description

See lm.pdf

Requirements

  • Rust
  • Python libraries: matplotlib, pandas, pyarrow

Build Process

  1. Run

    # Run
    cargo run --release
  2. Plot

    # Plot
    python pqplot.py

Result

lm