v0.9.0
What's Changed
- Ensure compatibility with latest ACTS versions by @tmadlener in #322
- SCEPCal ntuplizer and plotter by @flaviacetorelli in #323
- Improving tests by @kjvbrt in #325
- Remove old way to set verbosity level by @kjvbrt in #326
- Removing legacy style to run an analysis by @kjvbrt in #327
- Initial analysis example for top electroweak coupling measurement by @zuoxunwu in #328
- Allow building with C++20 by @jmcarcell in #330
- Check if the stack setup is OK by @kjvbrt in #332
- Fix building with ACTS 31 by @jmcarcell in #333
- Add CentOS7 option in FCCAnalysisRun so older version still runs. by @zuoxunwu in #329
- Splitting FCCAnalysisRun by @kjvbrt in #335
- Adding local examples directory to the PYTHONPATH by @kjvbrt in #340
- Generate computational graph of the analysis by @kjvbrt in #341
- Getting ONNX test files from fccsw site by @kjvbrt in #346
- Updating README.md, most info moved to the website by @kjvbrt in #347
- Fix graph generation when RDF Range is used by @kjvbrt in #344
- Update README.md by @kjvbrt in #349
- Protection in all_invariant_masses computation by @atishelmanch in #342
- Saving of processed events outside elapsed time block by @kjvbrt in #352
- Change version to 0.9.0 by @kjvbrt in #353
New Contributors
- @flaviacetorelli made their first contribution in #323
- @jmcarcell made their first contribution in #330
Full Changelog: v0.8.0...v0.9.0