File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ The CI workflow includes:
2424- Sanitizer checks
2525- CodeQL analysis
2626
27+
28+
2729# Issues Addressed
2830
2931- [[ #21 ]] ( https://github.com/gemc/src/issues/21 ) : Complete multipole fields implementation
Original file line number Diff line number Diff line change @@ -4,17 +4,25 @@ Descripton of changes and fixes in this release.
44
55# Release notes
66
7- - registry container names change and better summary
8- - gemc version from tag algorithm more robust
9- - using assimp new release 6.0.6
10-
7+ - Registry container names change and better CI summary
8+ - Gemc version from tag algorithm more robust
9+ - Using assimp new release 6.0.5
10+ - Examples added:
11+ - Flux
12+ - Materials
13+ - Pyvista
1114
1215# New Developments
1316
14-
17+ - Jupyter support, linked from the mainpage
18+ - LUND support for generator
19+ - Analyzer Scripts
20+ - ` gemc.sh ` environment script generated upon installation
1521
1622# Issues Addressed
1723
24+ - [[ #80 ]] ( https://github.com/gemc/src/issues/80 ) : add batch screenshot
25+ - [[ #81 ]] ( https://github.com/gemc/src/issues/81 ) : Fix Cherenkov Bug
1826
1927
2028# Supported platforms
@@ -44,4 +52,4 @@ Both AMD and ARM processors are supported.
4452- removed Docker Build from the workflow summary
4553- using ci/gemc_version.sh for both the meson
4654 project version and the gemc version. Uses the
47- tag name to determine the version.
55+ tag name to determine the version
You can’t perform that action at this time.
0 commit comments