Releases: relf/pyDOE3
Releases · relf/pyDOE3
1.6.2
What's Changed
- Migrate the documentation site from sphinx to mkdocs by @laraibg786 in #41
- Maintenance by @relf in #43
- Fix lhsmu TypeError when using numpy Generator by @saudzahirr in #44
- Better RAM usage of _lhsclassic pydoe/pydoe#22 by @saudzahirr in #45
New Contributors
- @laraibg786 made their first contribution in #41
Full Changelog: v1.6.1...v1.6.2
1.6.1
What's Changed
- Fix Singular Information Matrix by @saudzahirr in #40
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #39
Full Changelog: v1.6.0...v1.6.1
1.6.0
1.5.1
What's Changed
- Deprecate legacy NumPy
RandomStatein favor ofGeneratorin random DoEs by @saudzahirr in #37
Full Changelog: v1.5.0...v1.5.1
1.5.0
What's Changed
- Add random uniform and random k-means designs by @saudzahirr in #34
- Add Morris and Saltelli sampling designs by @saudzahirr in #35
- Use LHS
seedparameter instead of deprecatedrandom_stateby @relf in #38
Full Changelog: v1.4.0...v1.5.0
1.4.0
What's Changed
- Add support for Low-Discrepancy Sequence Designs by @saudzahirr in #33
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #32
Full Changelog: v1.3.0...v1.4.0
1.3.0
What's Changed
- Add optimal experimental designs by @saudzahirr in #29
- Add Sukharev grid design by @saudzahirr in #30
- Maintenance by @relf in #31
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #28
Full Changelog: v1.2.0...v1.3.0
1.2.0
1.1.0
What's Changed
- Add Taguchi design support by @saudzahirr in #21
- Bump actions/setup-python from 4 to 5 by @dependabot in #19
New Contributors
- @saudzahirr made their first contribution in #21
- @dependabot made their first contribution in #19
Full Changelog: v1.0.5...v1.1.0