Pyg4ometry

Latest version: v1.2.1

Safety actively analyzes 623490 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.2.1

What's Changed
* Test on Python 3.12, fix distribute CI by gipert in https://github.com/g4edge/pyg4ometry/pull/136


**Full Changelog**: https://github.com/g4edge/pyg4ometry/compare/v1.2.0...v1.2.1

1.2.0

What's Changed
* visualisation : (enhancement) Cutter plotting by lnevay in https://github.com/g4edge/pyg4ometry/pull/100
* pyoce : (feature) Code to extract 2d (uv) surfaces and curves by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/88
* geant4 : (test) GDML test file comparison by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/91
* pycgal : (test) Mesh comparision tests by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/93
* pycgal : (feature) Half space upgrades by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/95
* convert : properly propagate the oceName option in the CAD traversal by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/112
* pre-commit : fix spellings by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/113
* pre-commit : exclude authorship file (always going to have spelling e… by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/114
* pre-commit : exclude authorship file by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/115
* pre-commit : exclude authorship file by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/116
* gdml : flag to skip past reading of materials by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/117
* vis : fix material colour bug by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/118
* gdml : fixed position upgradeToVector by MarinDeniaud in https://github.com/g4edge/pyg4ometry/pull/122
* Gdml file by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/119
* fluka : (improvement) improvements for running fluka by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/99
* Add `CITATION.cff`, cleanup old docs by gipert in https://github.com/g4edge/pyg4ometry/pull/123
* Update CITATION.cff by gipert in https://github.com/g4edge/pyg4ometry/pull/128
* Finally update CITATION.cff with the Zenodo DOI and related docs by gipert in https://github.com/g4edge/pyg4ometry/pull/133
* Many dependency updates by dependabot and pre-commit-ci

New Contributors
* MarinDeniaud made their first contribution in https://github.com/g4edge/pyg4ometry/pull/122

**Full Changelog**: https://github.com/g4edge/pyg4ometry/compare/v1.1.2...v1.2.0

1.1.2

Only adds a `CITATION.cff` file.

**Full Changelog**: https://github.com/g4edge/pyg4ometry/compare/v1.1.1...v1.1.2

1.1.1

What's Changed
* Remove work-in-progress warning and improve existing instructions by gipert in https://github.com/g4edge/pyg4ometry/pull/79
* Update Docker image names used in CI by gipert in https://github.com/g4edge/pyg4ometry/pull/80
* Citation text in command line interface by lnevay in https://github.com/g4edge/pyg4ometry/pull/82
* gdml : (bugfix) Defines not correctly written out to gdml. by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/86
* docs: pin sphinx to >=7.2.2 in RTD build by ManuelHu in https://github.com/g4edge/pyg4ometry/pull/90
* fluka : lattice, merge, reflections and tests by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/83
* Update scikit-build-core and remove `scikit-build.build-dir` setting by gipert in https://github.com/g4edge/pyg4ometry/pull/96


**Full Changelog**: https://github.com/g4edge/pyg4ometry/compare/v1.1.0...v1.1.1

1.1.0

Summary

- Fluka viewer geometry viewer
- Ability to write visualiser geometry to STEP file
- 2d extruder to avoid subtractions of decomposed solids
- FLUKA (non geometry) cards
- FLUKA output data loader classes
- Pass OpenCASCADE exceptions

What's Changed
* Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 by dependabot in https://github.com/g4edge/pyg4ometry/pull/34
* Bump pypa/cibuildwheel from 2.13.0 to 2.13.1 by dependabot in https://github.com/g4edge/pyg4ometry/pull/35
* Pandas.Series future by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/41
* Matrix array by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/39
* Oce empty tesselation by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/38
* Pkg resources dep by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/37
* Expression fix by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/40
* Move old tests by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/36
* Install [Py]ROOT on CI (where possible) and enable corresponding tests by gipert in https://github.com/g4edge/pyg4ometry/pull/45
* Regenerate ANTLR4 parsers with v4.9.3 by gipert in https://github.com/g4edge/pyg4ometry/pull/48
* Fluka viewer by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/46
* Name fix as - not allowed, found in Legend-200 CAD geometry by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/51
* Fluka brackets by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/50
* Coverage and test improvements by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/47
* Fluka (extruder, running and analysis) by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/55
* Add comments to all isotopes, elements and materials in the g4->fluka conversion by lnevay in https://github.com/g4edge/pyg4ometry/pull/57
* Cad converter by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/58
* Extruder by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/63
* pycgal : fix mesh orientation with reflections by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/68
* Skip PyPy builds in CI, enable cross-compiling on arm64 on MacOS by gipert in https://github.com/g4edge/pyg4ometry/pull/56
* Bump pypa/cibuildwheel from 2.13.1 to 2.14.1 by dependabot in https://github.com/g4edge/pyg4ometry/pull/70
* Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 by dependabot in https://github.com/g4edge/pyg4ometry/pull/69
* pyg4ometry : (docs) Update the README and start CHANGE log by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/71
* pyg4ometry : (CI/CD) Increase black line length by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/72
* python : (ruff) remove class variable annotation by stewartboogert in https://github.com/g4edge/pyg4ometry/pull/76

New Contributors
* lnevay made their first contribution in https://github.com/g4edge/pyg4ometry/pull/57

**Full Changelog**: https://github.com/g4edge/pyg4ometry/commits/v1.1.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.