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/missing_dimension.rs:6:8
  |
6 | struct Monomial {
  |        ^^^^^^^^