Merged
Conversation
…enehoffman/laddu into release-please--branches--main # Conflicts: # .release-please-manifest.json # crates/laddu/Cargo.toml # py-laddu-cpu/Cargo.toml # py-laddu-mpi/Cargo.toml # py-laddu/pyproject.toml
Owner
Author
|
🤖 Created releases: 🌻 |
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.
🤖 I have created a release beep boop
0.15.0 (2026-02-10)
⚠ BREAKING CHANGES
Variabletrait methods to operate on&Datasetrather than&Arc<Dataset>Features
__radd__implementations wherever__add__is implemented (150c068)__sub__,__rsub__, and__neg__implementations to PythonVector3andVector4(59367c0)BinnedGuideTermunder newexperimentalmodule (8d0c626)conjoperator toAmplitudes andExpressions (62dfe28)Dataset::weighted_bootstrap(9f638fb)DebugandDisplayto everyVariable(and require them for new ones) (ab8ec68)evaluate(Variable)method toDatasetandEvent(764bd7f)NLL::project_withto do projecting and isolation in one step (38a495c)PhaseSpaceFactoramplitude (a439b99)PiecewiseScalar,PiecewiseComplexScalar, andPiecewisePolarComplexScalaramplitudes (dd1f657)PolPhaseamplitude (07ebd06)project_gradientandproject_gradient_withmethods toNLL(98327dd)NLLandLikelihoodExpressionin Python API (3c45181)Modeland serialization updates (561753b)ganeshtoladdu(5cb213a)Variables (348deb2)Expressionand define convenience methods for summing and multiplying lists ofAmplitudes (c1297eb)Event.get_p4_sumto python API (8b97865)sum(list[Dataset])in Python code (631fe49)Datasets together to form a newDataset(ef6f80e)Fromimpl forAmplitudeIDtoExpressionconversion (a0cd045)ganeshto add "skip_hessian" minimization option to skip calculation of Hessian matrix (fd1eea8)ganesh,pyo3, and (rust)numpyand make appropriate updates for each (3f2d67a)test_datasetmethod for testing purposes as well as addDefaultimpl toEvent(1aff54c)Event::get_p4_sumgeneric over its argument (4f93af6)Channelenum (417eb99)BinnedGuideTerm(0945647)unwraps wherever possible (7968904)Datasetconversions and opening methods (1264ef2)mpia feature inpy-ladduto allow people to build the python package without it (ae23bb2)utils(f7fe352)Eventdefinition (45df457)laddupython package into two, with and without MPI support (e488b46)ganeshversion and add Global move to ESS (a5bcf4c)Status(e4bd21b)Bug Fixes
laddu-pythonand update MSRV formpisyscompatibility (5c0fb32)__doc__and__version__(0c9ffe2)LikelihoodTermnaming to happen at registration time (ca3516d)NLLto always use len(accmc) forn_mc(4a9dc38)GradientValues(d37346e)VerboseMCMCObserverimplementedSwarmObserver<()>rather than theVerboseSwarmObserver(4751377)laddu-pythonuse_mpifunction to have a trigger arg (1a10c3d)rayonfeature bounds inside methods to clean up the code and avoid duplication (ff7c47e)PyResulton methods which no longer produce errors (f453907)f64withFloatingenerate_bin_edges(26bd863)laddu-mpientrypoint (8919d64)Reverts
Code Refactoring
Variabletrait methods to operate on&Datasetrather than&Arc<Dataset>(e6b2842)This PR was generated with Release Please. See documentation.