Warning, /geant4/examples/extended/parameterisations/Par04/History is written in an unsupported language. File is not indexed.
0001 # Example Par04 History
0002
0003 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
0004 which **must** added in reverse chronological order (newest at the top).
0005 It must **not** be used as a substitute for writing good git commit messages!
0006
0007 -------------------------------------------------------------------------------
0008 ## 2025-05-27 Anna Zaborowska, Piyush Raikwar (expar04-V11-03-00)
0009 - Update of VAE training with the new translation script and condor scripts
0010 - Introduction of the CaloDiT pre-trained model which offers far greater accuracy
0011
0012 ## 2024-10-22 Ben Morgan (expar04-V11-02-03)
0013 - Bump tensorflow version from [GitHub Dependabot PR](https://github.com/Geant4/geant4/pull/75)
0014
0015 ## 2024-06-18 Gabriele Cosmo (expar04-V11-02-02)
0016 - Bump scikit-learn version from [GitHub Dependabot PR](https://github.com/Geant4/geant4/pull/73)
0017
0018 ## 2024-06-13 Gabriele Cosmo (expar04-V11-02-01)
0019 - Bump pymysql version from [GitHub Dependabot PR](https://github.com/Geant4/geant4/pull/72)
0020
0021 ## 2024-03-11 Ben Morgan (expar04-V11-02-00)
0022 - Bump scipy version from [GitHub Dependabot PR](https://github.com/Geant4/geant4/pull/66)
0023
0024 ## 2023-10-25 Dalila Salamani (expar04-V11-01-02)
0025 - Add CUDA execution provider to run the inference on GPU with ONNXruntime.
0026
0027 ## 2023-09-29 Anna Zaborowska (expar04-V11-01-01)
0028 - Introduce physical readout structure in parallel world
0029 - Set run manager type from command line
0030 - ONNX version upgrade after Thomas Madlener fix, verified on 1.14
0031
0032 ## 2023-07-12 Ben Morgan (expar04-V11-01-00)
0033 - Bump tensorflow to 2.9.3
0034 - Fixes [GitHub PR 55](https://github.com/Geant4/geant4/pull/55)
0035 - Fixes [GitHub PR 60](https://github.com/Geant4/geant4/pull/60)
0036
0037 ## 2022-11-08 D. Salamani (expar04-V11-00-05)
0038 - Add updated version of the training code (PEP 8 style guide, formatting with YAPF,
0039 annotation with types, code upgrade to TF2.9, logic for GPU usage management)
0040
0041 ## 2022-11-08 A. Zaborowska (expar04-V11-00-04)
0042 - Add support of LibTorch for inference
0043
0044 ## 2022-10-25 I. Hrivnacova (expar04-V11-00-03)
0045 - Fixes in Doxygen documentation (links, formatting)
0046
0047 ## 2022-02-28 Dalila Salamani (expar04-V11-00-02)
0048 - Add python training scripts
0049 - Add model conversion to ONNX and LWTNN to the train script and update README
0050 - Change visualization scripts for fast simulation
0051 - Add new control histograms
0052 - Change extension of macros from .in to .mac
0053
0054 ## 2021-12-20 Anna Zaborowska (expar04-V11-00-01)
0055 - Fix warnings and lwtnn macro
0056
0057 ## 2021-12-10 Ben Morgan (expar04-V11-00-00)
0058 - Change to new Markdown History format
0059
0060 ---
0061
0062 # History entries prior to 11.0
0063
0064 08-Nov-21 D. Salamani, A. Zaborowska (expar04-V10-07-00)
0065 - Create Par04 example