Update README + docs landing for recent releases#465
Merged
Conversation
…ry; soften sklearn framing Refresh the front page for recent releases: add a What's new section and new quick-start snippets for on-line monitoring with AdaptivePCA and for OMARS / D-optimal designs. Reframe the scikit-learn section as complementary rather than adversarial, and remove the dead factori.al references. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01X762hoccCvqtJuDgwUf6BH
…ckstart; refresh landing intro Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01X762hoccCvqtJuDgwUf6BH
Documentation-only release: front-page and docs-landing marketing refresh. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01X762hoccCvqtJuDgwUf6BH
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01X762hoccCvqtJuDgwUf6BH
Reserve 'batch' for the batch-process data sense used elsewhere in the repo; use 'static'/'initial'/'offline' for the adaptive-model context instead. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01X762hoccCvqtJuDgwUf6BH
…el init Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01X762hoccCvqtJuDgwUf6BH
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01X762hoccCvqtJuDgwUf6BH
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01X762hoccCvqtJuDgwUf6BH
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Update the front-facing docs so they catch up with the last few weeks of releases (through v1.55.0) and read in a way that makes a prospective user want to try the package right away.
AdaptivePCAon-line monitoring and for OMARS / D-optimal designs.factori.alreferences.1.55.1with a matchingCITATION.cffupdate and aCHANGELOG.mdDocumentation entry.Test plan
AdaptivePCA().fit().update(),AdaptivePLS().fit(),generate_design(..., design_type="omars"/"d_optimal"), andevaluate_design(..., metric="all")all run.pyproject.tomlandCITATION.cffreport the same version.Checklist
pyproject.toml(PATCH for docs)ruff check .passesCHANGELOG.mdupdated🤖 Generated with Claude Code
https://claude.ai/code/session_01X762hoccCvqtJuDgwUf6BH