Back to home page

EIC code displayed by LXR

 
 

    


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 
0009 ## 2024-06-18 Gabriele Cosmo (expar04-V11-02-02)
0010 - Bump scikit-learn version from [GitHub Dependabot PR](https://github.com/Geant4/geant4/pull/73)
0011 
0012 ## 2024-06-13 Gabriele Cosmo (expar04-V11-02-01)
0013 - Bump pymysql version from [GitHub Dependabot PR](https://github.com/Geant4/geant4/pull/72)
0014 
0015 ## 2024-03-11 Ben Morgan (expar04-V11-02-00)
0016 - Bump scipy version from [GitHub Dependabot PR](https://github.com/Geant4/geant4/pull/66)
0017 
0018 ## 2023-10-25 Dalila Salamani (expar04-V11-01-02)
0019 - Add CUDA execution provider to run the inference on GPU with ONNXruntime.
0020 
0021 ## 2023-09-29 Anna Zaborowska (expar04-V11-01-01)
0022 - Introduce physical readout structure in parallel world
0023 - Set run manager type from command line
0024 - ONNX version upgrade after Thomas Madlener fix, verified on 1.14
0025 
0026 ## 2023-07-12 Ben Morgan (expar04-V11-01-00)
0027 - Bump tensorflow to 2.9.3
0028   - Fixes [GitHub PR 55](https://github.com/Geant4/geant4/pull/55)
0029   - Fixes [GitHub PR 60](https://github.com/Geant4/geant4/pull/60)
0030 
0031 ## 2022-11-08 D. Salamani (expar04-V11-00-05)
0032 - Add updated version of the training code (PEP 8 style guide, formatting with YAPF, 
0033 annotation with types, code upgrade to TF2.9, logic for GPU usage management)
0034 
0035 ## 2022-11-08 A. Zaborowska (expar04-V11-00-04)
0036 - Add support of LibTorch for inference
0037 
0038 ## 2022-10-25 I. Hrivnacova (expar04-V11-00-03)
0039 - Fixes in Doxygen documentation (links, formatting)
0040 
0041 ## 2022-02-28 Dalila Salamani (expar04-V11-00-02)
0042 - Add python training scripts
0043 - Add model conversion to ONNX and LWTNN to the train script and update README
0044 - Change visualization scripts for fast simulation
0045 - Add new control histograms
0046 - Change extension of macros from .in to .mac
0047 
0048 ## 2021-12-20 Anna Zaborowska (expar04-V11-00-01)
0049 - Fix warnings and lwtnn macro
0050 
0051 ## 2021-12-10 Ben Morgan (expar04-V11-00-00)
0052 - Change to new Markdown History format
0053 
0054 ---
0055 
0056 # History entries prior to 11.0
0057 
0058 08-Nov-21  D. Salamani, A. Zaborowska (expar04-V10-07-00)
0059 - Create Par04 example