Releases: acts-project/acts
Releases · acts-project/acts
v0.22.00
Improvement:
- Merge impact point estimators #106
- Have CTest display test output if a test fails #105
- Gaussian vertex seedfinder cleanup and performance updates #101
- Record volume material in the Interactor #92
- Move StandardAborters, Debugger out of detail #98
Bug Fixes:
- Fix access stereo variable in DiscTrapezoidBounds #108
v0.21.00
Improvement:
- Visualization geometry #91
- Visualization surfaces #84
- Miscellaneous AtlasStepper and EigenStepper fixes, AtlasStepper docs #85
- Create CODE_OF_CONDUCT.md #81
- Move Visualization into separate folder #80
- Add AMVF unit test for user-defined track type #75
- Contributions update #66
- Removing clone functionality #72
- Add badges to readme #70
- Add missing acts namespace in AnnealingUtility #68
Infrastructure
v0.20.00
11 Merge Requests in this release:
Bug
Improvement
- !804 - Consistent storage and access schema for bounds - part 2
- !799 - Remove printout from Propagation Integration test
- !798 - Use DDCore target directly
- !789 - Consistent storage and access schema for bounds
- !785 - Clean up the parameter definitions
Infrastructure
- !801 - Allow overriding clang-format binary with an env var
- !800 - Set up Github Actions jobs to run checks and builds
Uncategorized
- !802 - Remove propagator options from vertexing configs and performance upgrades
- !796 - Add code style/ naming guidelines
3 issues addressed in this release:
Bug
Improvement
Uncategorized
v0.19.00
7 Merge Requests in this release:
Bug
Improvement
- !792 - Bump required boost version to 1.69
- !791 - Include momentum in error estimation of the EigenStepper
- !784 - Seedfinder test: specify input file on command line, quiet output
- !783 - Allow partial event simulation in case of errors
- !777 - Promote Polyhedron to Surface base class
Uncategorized
4 issues addressed in this release:
Bug
Improvement
v0.18.00
2 Merge Requests in this release:
New Feature
Improvement
1 issues addressed in this release:
Uncategorized
v0.17.00
15 Merge Requests in this release:
Bug
- !780 - Resolve "The
VoidOutlierFinder
is not void and uses a wrong interface" - !775 - Remove redundant binmember/neighbour method
- !771 - Only test benchmark tools if benchmarking is enabled
- !761 - Fix stepper step call
Improvement
- !773 - Update the Fatras simulator
- !770 - Always use 3d scattering for simulation
- !769 - Make the Fatras PhysicsLists (somewhat) configurable at runtime
- !768 - Add concrete Fatras hit type
- !767 - Add particle data table for charge/mass lookups
- !766 - Add AMVFitter unit test and bug fixes
- !763 - Simplify selectors for Fatras processes
- !760 - Use concrete event data types in Fatras
- !731 - Add the outlier rejection in KF
- !725 - Implement KF with backward filtering
Uncategorized
10 issues addressed in this release:
Bug
- #713 - The
VoidOutlierFinder
is not void and uses a wrong interface - #708 - Remove redundant binmember/neighbour method
- #693 - Update to new ErrorHandling
Improvement
- #694 - Remove dependency on event data format
- #701 - Make PhysicsLists runtime configurable
- #696 - Add concrete Hit and Particle types
- #695 - Add hit index along trajectory
- #702 - Add particle data tables.
- #698 - Remove detector parameter from particle selectors
- #682 - Implement KF smoothing as backward filtering
v0.16.00
9 Merge Requests in this release:
New Feature
Improvement
- !756 - Clean up random numbers distributions in Fatras
- !755 - Include patch to enable build on clang+libstdc++
- !752 - Exclude nlohmann::json from coverage calculation
- !751 - Import Fatras
- !750 - Move Legacy module to plugins
- !749 - Make test organization a bit more consistent
- !732 - Major microbenchmark revamp
Infrastructure
3 issues addressed in this release:
New Feature
Bug
Improvement
v0.15.00
7 Merge Requests in this release:
New Feature
Bug
- !748 - Bug fix: Initialize time component in BilloirVertexFitter
- !744 - Fix llvm9 not autoconverting int->double for variant
Improvement
- !738 - Optimize the null boundary check
- !737 - Optimize and clarify closest-point computation in BoundaryCheck
- !717 - Add MultiIndex for bit-encoded hierachical indices
Infrastructure
1 issues addressed in this release:
New Feature
v0.14.00
5 Merge Requests in this release:
Improvement
- !736 - Remove deprecated state members
- !734 - Massive "hard" boundary check speedup
- !733 - Change the way we ship nlohmann::json
Infrastructure
v0.13.00
7 Merge Requests in this release:
Bug
- !729 - Rename setup.sh to this_acts.sh and install to bin
- !727 - Remove InfinitieBounds empty compilation unit
- !723 - Fix boundary misses by re-targetting
- !722 - Reimplement short hash in CMake
Improvement
- !728 - Use std::optional everywhere
- !719 - Splitting MaterialInteractor into individual functions
- !706 - Kf with nested material interaction