Releases: relf/pyDOE3
Releases · relf/pyDOE3
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
v1.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
1.0.5
1.0.4
What's Changed
- Fix minor typo by @himoto in #13
- Fix ruff lint by @relf in #14
- Refactor
fracfact(from experimental-design/bofire#403 thanks to @jduerholt) by @relf in #15
New Contributors
Full Changelog: v1.0.3...v1.0.4