Agriya's affiliation: rename "Quansight PBC" to "Quansight"#841
Merged
agriyakhetarpal merged 1 commit intojossfrom Nov 24, 2025
Merged
Agriya's affiliation: rename "Quansight PBC" to "Quansight"#841agriyakhetarpal merged 1 commit intojossfrom
agriyakhetarpal merged 1 commit intojossfrom
Conversation
NicolaCourtier
approved these changes
Nov 24, 2025
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## joss #841 +/- ##
=======================================
Coverage ? 89.42%
=======================================
Files ? 63
Lines ? 4860
Branches ? 0
=======================================
Hits ? 4346
Misses ? 514
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
NicolaCourtier
added a commit
that referenced
this pull request
Dec 8, 2025
* Add JOSS template and compilation action * Increment the upload action * Add workflow dispatch trigger * Fix typo * Update ref format * Add sketch * Add architecture figure * Add refs * Add table * Update tables * Add review refs * Add some equations * Add ref * Update Omega and table refs * Minor formatting * updt summary, tables, statement of need * fix: feedback from initial internal review * add pdf asset for JOSS inclusion * small additions, test JOSS CI on pdf figure rendering * updates to statement of need, architecture * update tables, monte carlo additions * Minor updates and formatting * Pre-commit * Add joss plotting scripts * Add example plotting scripts and plots * Add example design plots * Add example plots to paper * Update figures and text. * feat: adds multi-dimensional learning rate gradient descent implementation * Update plots, article, adds shell script for plot combination * adds contour figure, shell updates, clean-up * feat: adds kwargs to plots, effective sample size has option combined samples arg * feat: improve contour and surface plots, add x0 entry to optimiser log * plots: update final position legend entry * Updates contour plots, adds MCMC sampling to param_plots, fixes typos * Updates and typo to article, adds posterior plot, updates design plot, w/ corresponding code * proofreading, update parameterisation example for RMSE cost, align figure styles * update heuristic parameter convergence plot, add tex preprint format. * adds numerical impedance predictions, figs, citation. updts nyquist grids, * Adds Agriya w/ correct affiliation, updts tex pre-print * Fix typos, update table format * Update paper.md Dave's edits - up to the end of the first paragraph in the 'architecture' section * fixes: internal review feedback, minus figures * Edits to paper (#578) * Edits to paper * Add citation * feat: updates figures, contour plot into plotly subplots. * feat: align object name method, adds plotly express to PlotlyManager, * Update paper.md minor tweaks up to the end of 'statement of need' * Update paper.md Dave changes up to 'background' * Update paper.md Dave changes up to "next, we demonstrate.." * Update paper.md text changes until 'design optimisation' * Update paper.md more of dave's changes; minor things plus removed fig 1 * adds percentile to posterior figure, rebuilds pdf. * Update paper.md Dave's edits until the end of fig 7 * Update paper.md end of editing for now * Updates from review, adds bib entries, improves design plot * update and vectorise figures. * Minor clarifications * Updates figures, /joss directory -> /papers * Restores workflow, MCMC table * Update Agriya's affiliation (#748) * feat: remove redudant sections post restructure * feat: updates for restructured arch * feat: grammar, typos, etc. * refactor: updates to architecture section, update architecture figure * fix: paper build workflow * feat: rewrites for conciseness, update architecture figure * Clean up bib * Update text * Update diagram * Update contributors link * Remove table 1 * Update figures * Update table 2 * Align figures * Update paper.pdf * Refine text in paper.md for clarity and consistency edits up to table 1 * Fix formatting and improve clarity in paper.md changes to end of table 2 * Refine terminology and descriptions in paper.md Updated terminology for clarity and precision in the paper. * Larger figure labels * Negative sign * Update paper.pdf * Add equal-contrib field for authors * Rename Quansight PBC to Quansight (#841) * Re-run for consistency with release * Update UK to United Kingdom in affiliations * Update CITATION.cff * Add JOSS badge * Remove old versions * Delete PyBOP-high-level.pdf * Remove Plotly express * Update for new PyProBE release --------- Co-authored-by: Brady Planden <brady.planden@gmail.com> Co-authored-by: David Howey <david.howey@eng.ox.ac.uk> Co-authored-by: Agriya Khetarpal <74401230+agriyakhetarpal@users.noreply.github.com> Co-authored-by: bradyplanden <brady@ionworks.com>
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.
Description
I've been notified of this change at my workplace today. Thank you, @davidhowey, for pointing this out in my email address – I had missed our previous email thread when it was first sent! cc: @NicolaCourtier @BradyPlanden
Type of change
Please add a line in the relevant section of CHANGELOG.md to document the change (include PR #).
Important checks:
Please confirm the following before marking the PR as ready for review:
$ pre-commit runor$ nox -s pre-commit(see CONTRIBUTING.md for how to set this up to run automatically when committing locally, in just two lines of code)nox -s testsnox -s doctest