odesign 0.1.9

odesign is an optimal design of experiments library written in pure rust.
Documentation
1
2
3
4
5
error: Missing #[dimension = <d>] attribute where d of type usize is equal to input dimension of feature function
 --> tests/feature/dimension_type.rs:7:8
  |
7 | struct Monomial {
  |        ^^^^^^^^