root icon indicating copy to clipboard operation
root copied to clipboard

Geometry tutorials translated into Python.

Open PPaye opened this issue 1 year ago • 1 comments

This Pull request:

Adds a Complete translation of the Geometry-Tutorials into python.

Changes or fixes:

It runs, it re-reruns, and it gets out of IPython without crashing memory. The Root-Objects have been cautiously removed once they have been created by pyroot, this helps to run the scripts again-and-again without crashing memory, since ROOT hasn't the ownership of the Objects anymore. Enjoy the pygeom tutorials, if so.

Checklist:

  • [ yes] tested changes locally
  • [ yes] updated the docs (if necessary)
  • [ yes] synchronized forked with master(latest-stable)

This PR fixes #

It doesn't fix anything but adds alternatives approach to use pyroot with the Geometry Package.

PPaye avatar May 21 '24 02:05 PPaye

Test Results

    12 files      12 suites   2d 18h 45m 2s :stopwatch:  2 676 tests  2 664 :white_check_mark: 0 :zzz:  12 :x: 30 385 runs  30 283 :white_check_mark: 0 :zzz: 102 :x:

For more details on these failures, see this check.

Results for commit be1ff224.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar May 23 '24 18:05 github-actions[bot]