Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 293 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 293 Bytes

Lorenz Butterfly

Description

Implement Lorenz butterfly with Peroxide. In this project, we use Dormand-Prince 5(4) method to solve the ODE.

Pre-requisites

  • Rust
  • matplotlib
  • scineceplots

Build Process

# Run
cargo run --release

Results

lorenz