Releases: acts-project/acts
Releases · acts-project/acts
v0.03.01
10 Merge Requests in this release:
Uncategorized
- !230 - prepare tarball with proper directory structure
- !228 - dependency on GSL no longer required as GSL stepper was dropped
- !227 - updates to cmake setup and configuration
- !226 - Bumped CMake requirement to 3.5, following agreement on ACTS-223
- !224 - ignore unit test results for coverage measurement
- !223 - Redesigned propagator implementation
- !222 - Merge branch 'ACTS-222_cmake_fix_target_error' into 'release-0.03.X'
- !220 - Merge branch 'ACTS-221_missing_include' into 'release-0.03.X'
- !217 - Acts 216 approach descriptor layer creator
- !215 - Documentation updates
v0.03.00
41 Merge Requests in this release:
Uncategorized
- !214 - Acts 151 dd4hep plugin
- !213 - fix typo
- !211 - silence warning about missing RPATH on Mac OSX
- !210 - fix ACTS cmake configuration
- !209 - display details of failed tests
- !208 - added DD4hep github page
- !207 - added possibility to hand over SubVolumeSetup
- !205 - Investigate CDash for displaying build results
- !204 - do not use std::move for return values in functions
- !203 - move CI scripts into repository
- !202 - allow user to modify geometry
- !201 - Acts 196 layer creator
- !200 - corrected phi boundary
- !199 - fix bug in binarySearchWithBoundary
- !198 - add class for using magnetic field maps
- !197 - provide macro for using local logger objects with ACTS logging macros
- !196 - benefit from compile-time speed-up through ccache
- !195 - fix Eigen backwards compatibility
- !194 - magnetic field cleanup
- !193 - Acts 186 bin utility fixes and tests
- !192 - use BOOST_TEST consistently
- !191 - created united test for decomposeToSurfaces() of CylinderVolumeBounds
- !190 - corrected calculataion of extrema in createArbitraryBinUtility
- !189 - fix link to documentation
- !188 - remove volume triple
- !187 - fix gcc compiler warnings
- !186 - Acts 153 doxygen fixes
- !185 - Acts 153 Geometry doxygen fixes
- !184 - Acts 166 disc surface issues
- !183 - Remove OverlapDescriptor from repository
- !182 - Acts 148 geometry
- !181 - unit vectors in local directions must be normalized
- !180 - switch order of transformation matrix multiplication
- !179 - Acts 177 cylinder volume builder
- !178 - inconsistent convention for curvilinear frame
- !177 - correct position of positive disc boundary surface
- !176 - Acts 176 surface array creator update
- !175 - fix problem with duplicate symbol definitions
- !174 - add explanation on how to setup the Jenkins server
- !173 - Acts 150 Add basic seeding
- !170 - Acts 163 surface array creator fix
v0.02.01
3 Merge Requests in this release:
Uncategorized
v0.02.00
38 Merge Requests in this release:
Uncategorized
- !165 - Documentation update
- !164 - fix bug in intersectionEstimate of CylinderSurface
- !163 - define ACTS compiler and linker options
- !161 - remove debug option in MaterialPlugin
- !160 - removing std::move statements
- !159 - Acts 145 create v0to v3 generic detector
- !158 - Acts 143 speed optimisation intersection
- !156 - add a contribution guide
- !155 - Enables multi-ring detector in first form
- !154 - units and conversions
- !153 - Acts 121 material plugin doc
- !152 - make MaterialPlugin root independent
- !151 - Acts 72 material mapping
- !150 - avoid accessing moved unique_ptr in output
- !149 - corrected namespace to Acts
- !148 - consistent code style is important
- !147 - simplify setup of ACTS environment
- !146 - cmake find_package options should be respected
- !145 - remove obsolete MSG_* macros
- !144 - unique pointers for loggers
- !143 - Fix duplicate commit
- !141 - Revert "Merge branch 'ACTS-115_Allow_Multi_Ring_Structure' into 'master'"
- !140 - Fix typo.
- !139 - Acts 115 allow multi ring structure
- !138 - convenience methods for parameter ID to index mapping
- !137 - set flag to resolve boundary and material
- !136 - convenience access to parameter uncertainty
- !134 - Acts 72 material mapping
- !133 - First version of KalmanFitter
- !132 - Acts 118 dd4hep logging
- !131 - corrections to TGeo length conversion
- !130 - Acts 117 t geo length unit
- !129 - correct treatment of surface ownership
- !128 - provide functions to stream measurements to output
- !127 - provide access to surface representing the beam pipe
- !126 - fix cmake configuration for unit tests
- !125 - First version of GeometryID
- !124 - ACTS-106 geometry cleanup and doxygen
v0.01.01
v0.01.00
94 Merge Requests in this release:
Uncategorized
- !121 - add possibility to change log level for geometry building
- !120 - do not fail install if documentation is not there
- !119 - Code clean up
- !118 - add MPLv2 license statement
- !117 - Fix cmake components
- !116 - Apply code style
- !115 - DD4Hep Plugin update
- !113 - rename *.icc to *.ipp to be consistent
- !111 - make generic detector example work
- !110 - event data cleanup and unit tests
- !109 - cmake cleanup
- !108 - Doxygen update
- !106 - fix seg fault due to uninitialised logger
- !104 - cmake cleanup
- !103 - Fix compiler warnings with g++ 5.x
- !102 - add license file and license statement to source code
- !101 - implement logging facilities
- !100 - fix map accessors
- !99 - use GLOB_RECURSE to simplify globbing expressions
- !98 - use GNU standard installation directories
- !97 - fix problems in exported cmake configuration
- !96 - Acts 92 vector access
- !95 - Generic detector example
- !94 - improve cmake configuration
- !93 - made Material member of TrackingVolume
- !92 - fixes compilation errors
- !91 - Renaming done for CPP/HPP
- !90 - Acts 83 layer array
- !86 - correct file permissions
- !85 - fixes ACTS-82
- !84 - Further FATRAS refinement
- !83 - Acts 81 prepare fatras
- !82 - committing clang7 warning fixes
- !81 - Acts 79 cleanup particle definitions
- !76 - Make clang compatible
- !75 - Acts 73 geometry plugins
- !74 - Acts 76 geometry building config
- !73 - fix message macros to allow for recursive usage by the EX_MSG_* macros
- !72 - Helpers cleanup
- !71 - Acts 75 move extrapolation to core
- !70 - add quick workaround for message macros
- !69 - Correct move semantics in Measurement constructor
- !68 - Decoupling data structures from Gaudi
- !67 - Acts-71 volume wrapping
- !66 - Dd4hep plugin
- !65 - Geometry refinement
- !64 - Implement collection of transport jacobians
- !63 - fix extrapolation to given target surface
- !62 - Integrating FATRAS Material Effects Engine
- !61 - Dd4hep plugin
- !59 - Fixes ACTS-57 Fixes ACTS-60
- !58 - removed unnecessary LayerArrayCreator for CylinderVolumeBuilder
- !57 - Ats-CMake
- !56 - Enable GenericDetectorTest in Gaudi/Cmake
- !55 - material fix for endcap layers
- !54 - ACTS release 0.1.0
- !50 - use template argument for identifier type in Measurement
- !45 - Generic detector example
- !44 - Generic detector example
- !43 - fixes ATS-37
- !42 - Implement copy/move constructors, assignment operators for track parameters
- !41 - Fixes ATS-35
- !40 - Generic detector example
- !39 - Fixed typo in Athena build instructions.
- !38 - Generic detector building
- !37 - make parameter policy a macro
- !36 - Problem in TrackingGeometry destructor
- !35 - Ats Cmake
- !32 - Fix ownership of surface for surface-bound track parameters
- !31 - Fix residual calculation between two ParameterSet objects
- !30 - remove charge from constructor for charged track parameters
- !28 - Implement unit test for ParameterSet class
- !27 - GenericDetector building & Extrapolation compiles
- !26 - Ats Cmake Build against Gaudi
- !24 - get trunk of GenericDetector_building to compile
- !23 - Streamline EDM with extrapolation/propagation tools
- !22 - Extrapolation
- !21 - Measurement comparison operator
- !20 - Use parameter traits to check for valid parameter values
- !19 - Include updates to measurement EDM
- !18 - Ats gaudi
- !17 - Extrapolation
- !15 - Julia
- !14 - Extrapolation
- [!13 - fixed compile errors in BinnedArray2D.h](https://gitlab.cern.ch/acts/acts-core/-/merge_requests/...