Monica Dessole
Monica Dessole
# This Pull request: This PR defines a new method `SetElement()` that allows to efficiently set matrix elements. ## Checklist: - [x] tested changes locally - [x] updated the docs...
# This Pull request: Implements fast conservative Sparse Matrix Multiplication (SpMM), with remarkable savings in operation count and memory usage. ## Checklist: - [x] tested changes locally - [x] updated...
# This Pull request: Modifies Minuit2 interface to pass initial error/covariance matrix or second derivatives (G2) vector. ## Changes or fixes: This PR exploits existing code in `MnSeedGenerator` and introduces...
# This Pull request: Adds GenVectorX, a prototype implementation of SYCL support for 4-vectors operations. ## Checklist: To build, you need the flags: -Dexperimental_adaptivecpp -Dexperimental_genvectorx - [x] tested changes locally...