Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/extended/parameterisations/Par04/History

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /examples/extended/parameterisations/Par04/History (Version 11.3.0) and /examples/extended/parameterisations/Par04/History (Version 11.2.2)


  1 # Example Par04 History                             1 # Example Par04 History
  2                                                     2 
  3 See `CONTRIBUTING.rst` for details of **requir      3 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
  4 which **must** added in reverse chronological       4 which **must** added in reverse chronological order (newest at the top).
  5 It must **not** be used as a substitute for wr      5 It must **not** be used as a substitute for writing good git commit messages!
  6                                                     6 
  7 ----------------------------------------------      7 -------------------------------------------------------------------------------
  8                                                     8 
  9 ## 2024-10-22 Ben Morgan (expar04-V11-02-03)   <<   9 ## 2024-06-18 Gabriele Cosmo (expar04-V11-01-04)
 10 - Bump tensorflow version from [GitHub Dependa << 
 11                                                << 
 12 ## 2024-06-18 Gabriele Cosmo (expar04-V11-02-0 << 
 13 - Bump scikit-learn version from [GitHub Depen     10 - Bump scikit-learn version from [GitHub Dependabot PR](https://github.com/Geant4/geant4/pull/73)
 14                                                    11 
 15 ## 2024-06-13 Gabriele Cosmo (expar04-V11-02-0 <<  12 ## 2024-06-13 Gabriele Cosmo (expar04-V11-01-03)
 16 - Bump pymysql version from [GitHub Dependabot     13 - Bump pymysql version from [GitHub Dependabot PR](https://github.com/Geant4/geant4/pull/72)
 17                                                    14 
 18 ## 2024-03-11 Ben Morgan (expar04-V11-02-00)   <<  15 ## 2024-03-11 Ben Morgan
 19 - Bump scipy version from [GitHub Dependabot P     16 - Bump scipy version from [GitHub Dependabot PR](https://github.com/Geant4/geant4/pull/66)
 20                                                    17 
 21 ## 2023-10-25 Dalila Salamani (expar04-V11-01-     18 ## 2023-10-25 Dalila Salamani (expar04-V11-01-02)
 22 - Add CUDA execution provider to run the infer     19 - Add CUDA execution provider to run the inference on GPU with ONNXruntime.
 23                                                    20 
 24 ## 2023-09-29 Anna Zaborowska (expar04-V11-01-     21 ## 2023-09-29 Anna Zaborowska (expar04-V11-01-01)
 25 - Introduce physical readout structure in para     22 - Introduce physical readout structure in parallel world
 26 - Set run manager type from command line           23 - Set run manager type from command line
 27 - ONNX version upgrade after Thomas Madlener f     24 - ONNX version upgrade after Thomas Madlener fix, verified on 1.14
 28                                                    25 
 29 ## 2023-07-12 Ben Morgan (expar04-V11-01-00)       26 ## 2023-07-12 Ben Morgan (expar04-V11-01-00)
 30 - Bump tensorflow to 2.9.3                         27 - Bump tensorflow to 2.9.3
 31   - Fixes [GitHub PR 55](https://github.com/Ge     28   - Fixes [GitHub PR 55](https://github.com/Geant4/geant4/pull/55)
 32   - Fixes [GitHub PR 60](https://github.com/Ge     29   - Fixes [GitHub PR 60](https://github.com/Geant4/geant4/pull/60)
 33                                                    30 
 34 ## 2022-11-08 D. Salamani (expar04-V11-00-05)      31 ## 2022-11-08 D. Salamani (expar04-V11-00-05)
 35 - Add updated version of the training code (PE     32 - Add updated version of the training code (PEP 8 style guide, formatting with YAPF, 
 36 annotation with types, code upgrade to TF2.9,      33 annotation with types, code upgrade to TF2.9, logic for GPU usage management)
 37                                                    34 
 38 ## 2022-11-08 A. Zaborowska (expar04-V11-00-04     35 ## 2022-11-08 A. Zaborowska (expar04-V11-00-04)
 39 - Add support of LibTorch for inference            36 - Add support of LibTorch for inference
 40                                                    37 
 41 ## 2022-10-25 I. Hrivnacova (expar04-V11-00-03     38 ## 2022-10-25 I. Hrivnacova (expar04-V11-00-03)
 42 - Fixes in Doxygen documentation (links, forma     39 - Fixes in Doxygen documentation (links, formatting)
 43                                                    40 
 44 ## 2022-02-28 Dalila Salamani (expar04-V11-00-     41 ## 2022-02-28 Dalila Salamani (expar04-V11-00-02)
 45 - Add python training scripts                      42 - Add python training scripts
 46 - Add model conversion to ONNX and LWTNN to th     43 - Add model conversion to ONNX and LWTNN to the train script and update README
 47 - Change visualization scripts for fast simula     44 - Change visualization scripts for fast simulation
 48 - Add new control histograms                       45 - Add new control histograms
 49 - Change extension of macros from .in to .mac      46 - Change extension of macros from .in to .mac
 50                                                    47 
 51 ## 2021-12-20 Anna Zaborowska (expar04-V11-00-     48 ## 2021-12-20 Anna Zaborowska (expar04-V11-00-01)
 52 - Fix warnings and lwtnn macro                     49 - Fix warnings and lwtnn macro
 53                                                    50 
 54 ## 2021-12-10 Ben Morgan (expar04-V11-00-00)       51 ## 2021-12-10 Ben Morgan (expar04-V11-00-00)
 55 - Change to new Markdown History format            52 - Change to new Markdown History format
 56                                                    53 
 57 ---                                                54 ---
 58                                                    55 
 59 # History entries prior to 11.0                    56 # History entries prior to 11.0
 60                                                    57 
 61 08-Nov-21  D. Salamani, A. Zaborowska (expar04     58 08-Nov-21  D. Salamani, A. Zaborowska (expar04-V10-07-00)
 62 - Create Par04 example                             59 - Create Par04 example