Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 706 Bytes

readme.md

File metadata and controls

16 lines (10 loc) · 706 Bytes

лаба: интегрируем

by Кравчук Владислав N3147

a demonstration:

demonstration interactivity

Model struct works with any function of fn(&f32) -> Option<f32> type (supply at compiletime)

a and b fields of the Model are used for integration limits

to build simply git.clone the repo, cd into it and run cargo run --release