odesign - Optimal Design of Experiments Library in Pure Rust
github.comOdesign is an optimal design of experiments library written in pure rust (backed by faer and num-dual). There are at least these following use cases:
- Fast calculation of optimal designs of arbitrary linear models with custom design bounds and optimalities.
- Research in area of optimal designs; e.g. I am working on a new optimal design feature selection algorithm, a mixture of SFFS, D-, C- and Measurements-Costs-Optimality, allowing to perform model feature selection and measurements alternating.