Releases: acts-project/acts
Releases · acts-project/acts
v0.11.01
v0.11.00
16 Merge Requests in this release:
New Feature
- !687 - Direct navigator and associated Tests
- !681 - KalmanFitter uses Acts::Result
- !651 - Free parameter input/output for stepper - part 1
- !566 - Multi adaptive vertex fitter
Bug
Improvement
- !696 - Reduce template parameters in vertexing
- !694 - Clang-tidy: modernize-use-equals-delete
- !693 - Simplify the GeometryID interface (w/o introducing MultiIndex)
- !689 - Less propagator templates
- !680 - Add logging to GainMatrix smoother and updater
- !679 - Modify abort condition signature check and call pattern
- !671 - Resolve "Free parameter input/output for stepper" - part 1.5
- !665 - DD4hep and MaterialMapping - v2
Infrastructure
7 issues addressed in this release:
Bug
Improvement
- #654 - Streamline GeometryID interface
- #625 - Explicit errors on numerical failure of KF components
- #635 - Free parameter input/output for stepper
Uncategorized
v0.10.05
13 Merge Requests in this release:
Bug
Improvement
- !676 - Extract KF result into own struct
- !675 - Make Result assignable and copyable
- !674 - MultiTrajectory: apply/visitBackwards can break
- !666 - Change DD4hep Attribute handling
- !654 - Reduce vertexing template arguments and introduce linearizer
- !627 - RiddersPropagator
Infrastructure
- !670 - Remove allow_failure from integration tests
- !669 - Use CI DAG to start unit and integration test before build stage is complete
- !668 - Explicitly set build type in ubuntu job
Uncategorized
- !673 - PlanarModuleCluster with time
- !672 - Reintegrating AtlasStepper into Core
- !663 - Initialize centroid in BoundingBoxTest.cpp with 0,0,0
4 issues addressed in this release:
Bug
- #637 - PlaneLayerTests call SurfaceArrayCreator::surfaceArrayOnPlane wrong
- #636 - In PlaneLayerTests, "pNullTransform" is not a null transform...
Improvement
v0.10.04
20 Merge Requests in this release:
New Feature
Bug
- !648 - Allow failure of slc6 lcg95 builds
- !647 - Rework DD4hep plugin
- !645 - Deleted Tests/Core/Fitter/KalmanFilterTestUtils.hpp
- !641 - Do not default construct SourceLink
- !636 - Disable new Boost cmake behaviour
- !621 - Correct envelope in DD4Hep conversion
- !512 - Increase the borders of the line bound
Improvement
- !649 - Add forward declaration headers for Axis, Grid
- !646 - Add vertex finder concept
- !644 - Allow copying of AbstractVolume
- !642 - Make ParameterSet store covariance as optional instead of pointer
- !635 - Comment fix
- !608 - SpacePoint builder without PlanarModuleCluster
Infrastructure
- !658 - Resolve "Add DYLD_LIBRARY_PATH to setup"
- !650 - Make lcg95 slc6 jobs manual instead of allow_failure
- !638 - Make incremental job helper script py2 compatible
- !637 - add jobs for LCG95
- !629 - Add new script to determine previous tag
Uncategorized
10 issues addressed in this release:
New Feature
Bug
- #626 - KalmanFilterTestUtils is not being built
- #628 - Boost 1.70 breaks our build
- #600 - Wrong envelope in DD4Hep conversion
Improvement
- #604 - Rework Vertexing EDM and Interfaces in favor of concepts
- #550 - Refactor aspects of the KalmanFilter (was ACTS-549)
- #564 - Create TrackStates on the fly rather than ahead of time (was ACTS-563)
Infrastructure
Uncategorized
v0.10.03
8 Merge Requests in this release:
New Feature
Bug
- !633 - Use MinimalSourceLink as default, not always
- !628 - Typo fix: rename updator to updater everywhere
- !624 - Remove usage of old units namespace
Improvement
- !634 - Relax the SourceLink req. to copy constructible
- !613 - Remove IVertexFitter base class and introduce vertex fitter concept
Infrastructure
Uncategorized
2 issues addressed in this release:
Bug
Improvement
v0.09.05
1 Merge Requests in this release:
Uncategorized
v0.09.04
v0.10.02
12 Merge Requests in this release:
New Feature
Bug
- !597 - Use a consistent system of units
- !612 - Unify setup for deploy stage jobs
- !602 - Adapt the benchmarks to use 6-dimensional covariance matrices
Improvement
- !619 - Hotfix for v0.10.X: EigenStepper can run into infinite loop
- !617 - Fix typo in filename of AlignmentContextTests
- !616 - Update DiamondBounds constructor parameter names and figure
- !611 - Resolve: Remove state from Vertex Finders and change find() return value to list of vertices
- !606 - Reduce problem size for BVHNavigationTests
- !601 - Introducing the transport of the covariance matrix in the StraightLineStepper
- !596 - Kalman Filter: Gain matrix regression tests and bugfix
Uncategorized
7 issues addressed in this release:
Bug
Improvement
- #580 - EigenStepper can run into infinite loop
- #275 - DiamondBounds documentation incorrect (was ACTS-275)
- #616 - Remove state from Vertex Finders and change find() return value to list of vertices
- #609 - BVHNavigation test runs too long
- #606 - Covariance transport in StraightLineStepper
- #563 - Add unit test for GainMatrixSmoother (was ACTS-562)