doers

Crates.iodoers
lib.rsdoers
version0.2.0
sourcesrc
created_at2024-10-14 15:15:23.368399
updated_at2024-10-15 14:36:44.685543
descriptionRust crate for generating Design Of Experiments (DOE)
homepage
repositoryhttps://github.com/juhotuho10/doers
max_upload_size
id1408375
size140,657
Juho N (juhotuho10)

documentation

https://docs.rs/doers

README

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

Commit count: 155

cargo fmt