Skip to content

Rust library crate for generating Design Of Experiments designs

License

Notifications You must be signed in to change notification settings

juhotuho10/doers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Rust library crate for generating Design Of Experiments designs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages