#design #experiment #optimization #statistical-design #do-e

doers

Rust crate for generating Design Of Experiments (DOE)

2 unstable releases

0.2.0 Oct 15, 2024
0.1.0 Oct 14, 2024

#337 in Algorithms

Download history 298/week @ 2024-10-11 42/week @ 2024-10-18

340 downloads per month

BSD-3-Clause

110KB
2K SLoC

doers

Codecov Dependency status

A Rust port of pyDOE and pyDOE2

Rust crate for generating Design Of Experiments (DOE)

TODO

  • Finish implementing all core functionality from pyDOE
  • Maybe add more newer design patters and / or other functional to help with generating experiments

Credits

original Scilab code was originally made by:

  • Copyright (C) 2012 - Maria Christopoulou

  • Copyright (C) 2012 - 2013 - Michael Baudin

  • Copyright (C) 2010 - 2011 - INRIA - Michael Baudin

  • Copyright (C) 2009 - Yann Collette

  • Copyright (C) 2009 - CEA - Jean-Marc Martinez

  • Website: scidoe

converted to Python and worked on by:

  • Copyright (C) 2014 - Abraham D. Lee

  • git repo: pyDOE

  • Copyright (C) 2018 - Rickard Sjögren and Daniel Svensson

  • git repo: pyDOE2

Converted to Rust and worked on by:

  • Copyright (C) 2024 - Juho N

  • git repo: doers

  • Cargo.io page: doers

References

Dependencies

~6MB
~110K SLoC