-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release/v 1.0.0 #1095
Merged
Release/v 1.0.0 #1095
Conversation
This file contains 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
…low_dir fucntionality test
…xt after profile changes
… reuse a workflow dir
…obus Refactor/Rename funcX to Globus Compute
* does removing this whitespace line fix the parameter section? * fix class path to LibeSpecs in parameter * fix class path to Executor in parameter
Testing/forces update
* reenabled nitpicky=True to catch reference issues, but also build list of false positives * optional must be title-case, String/string must be str * fix references in tutorial * more "strings", "String", to "str", more making sure objects within :obj: are resolvable * additions to rst_formatting_guidelines * various additions to nitpicky, typing adjustments throughout docstrings * specify "to the best of your ability" for resolving each of these typing nitpicks :) * bump sphinx * undo sphinx bump * bump sphinx-rtd-themes * fix docstring references to numpy structured arrays, small fix in executor tutorial list, ensure aposmm parameters are described as nonnegative
* Add platform specs section
Update surmise repo to bandframework
…1089) * Make a new test building a running average at the mean * Renaming test and fixing assert * Minor adjustments to running mean test --------- Co-authored-by: shudson <shudson@anl.gov>
…ter_final_send Replace final_fields with final send
Thorough libEnsemble v1.0 docs adjustments. Using tabs, dropdowns, code-blocks throughout. Various attempts to shorten paragraphs or make descriptions more succinct. Fix many references and links. Many capitalization/monospace fixes. * removing Cori and Blues references, removing old-balsam example submit script * Move python dependency list into advanced_installation * large refactoring of data structures section, libE_specs is tabbed * primarily refactors working directory descriptions, adds monospacing where appropriate. removes working directory section from output management since content now under General Specs * monospacing some words, putting Platform class descriptions under dropdowns * refactor guides for sims, gens and allocs * calc_status page refactor * refactor of executor overview and running_libE * adjustments to executor, platforms, and utilities docs * fixing some formatting in changelog, adding additional examples and notes to persis_info docs * small edits to output_logging page to make options easier to find. small code-samples edits, postprocess scripts in dropdown * additional simplification of history array section * small faq adjustment, and add question about 'marking entries in H0' warning * small edits, add copybutton extension * adds working code-sample to quickstart * add if name == main to tutorials * slightly more Ensemble description * remove docstrings for classes saying "equivalent to a dictionary", "can also be provided as a dictionary", etc. * Capitalizing Boolean * adjust quickstart example for add_unique_random_streams, printing some output data * set page title and logo, move resources and History back to User Guide, try to fix formatting of welcome list * add favicon * capitalize various words, (e.g. Optional), change out to outputs in relevant files and class-examples * periods at the end of most field docstring descriptions, succinct-ify more descriptions capitalize Spock/Crusher, remove commented-out content from calibration tutorial * fix/change link from funcX to Globus Compute * use 2D code example in introduction * Update persis_info docs * adjust docs requirements in setup.py and requirements.txt * introductory gen/sim samples have libE_info, rename "Starting an Ensemble" to "Running an Ensemble" * tabulate some literal persis_info use-cases from gens and allocs * allow spock_crusher.rst to show its title in toctree, instead of overwriting --------- Co-authored-by: Stefan M Wild <wild@anl.gov> Co-authored-by: Jeffrey Larson <jmlarson@anl.gov> Co-authored-by: Stefan M Wild <wild@lbl.gov> Co-authored-by: shudson <shudson@anl.gov>
Docs review and release v1.0.0 --------- Co-authored-by: jlnav <jnavarro@anl.gov> Co-authored-by: John-Luke Navarro <33131245+jlnav@users.noreply.github.com> Co-authored-by: Jeffrey Larson <jmlarson@anl.gov> Co-authored-by: Stefan M Wild <wild@lbl.gov>
jlnav
approved these changes
Sep 25, 2023
jmlarson1
approved these changes
Sep 25, 2023
Fixed from testing for v1.0.0
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.
Ref #1008