Geouned

Latest version: v1.2.0

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

Scan your dependencies

1.2.0

What's Changed
* added pypi version badge by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/176
* Removing unused functions by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/178
* more concise install with conda-forge by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/180
* Avoid doubled underscore in method names by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/181
* Moving decompose solids into CadToCsg class by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/183
* moving load_cad and export_solids from start to own method by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/186
* Moving get universe out of start method by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/188
* Remove need for os import by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/185
* corrected badge urls by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/190
* Adding docs for json api usage by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/192
* Adding UCARD to missing parts of documentation and example JSON file by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/194
* Adding version support to docs by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/198
* added missing " to docs example by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/200
* Adding more details to the developer documentation by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/202
* Changing cellRange to discrete numbers to allow more flexability when loading geometry by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/205
* Adding y to install by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/207
* Fix for 203, errors in simplify full by KBGrammer in https://github.com/GEOUNED-org/GEOUNED/pull/206
* Simplify error by KBGrammer in https://github.com/GEOUNED-org/GEOUNED/pull/211
* fixed versions url by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/217
* removed config ini code by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/218
* added part from alex comment by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/219
* Specify in the developer guide that openmc and pytest are needed to r… by alberto743 in https://github.com/GEOUNED-org/GEOUNED/pull/221
* Update reverse to JSON and rename to CsgToCad by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/229
* Removing old config ini file based scripts by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/226
* closes 213; additional guidance for install by alexvalentine94 in https://github.com/GEOUNED-org/GEOUNED/pull/235
* Dev by alexvalentine94 in https://github.com/GEOUNED-org/GEOUNED/pull/233
* Update docs badge with new action name by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/238
* Added version 1.2 to docs versions by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/236
* update main with latest dev by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/240

New Contributors
* KBGrammer made their first contribution in https://github.com/GEOUNED-org/GEOUNED/pull/206

**Full Changelog**: https://github.com/GEOUNED-org/GEOUNED/compare/1.1.0...1.2.0

1.1.0

What's Changed
* Add a github workflow that prevents PRs to main that is not coming from dev by AlvaroCubi in https://github.com/GEOUNED-org/GEOUNED/pull/92
* Fix to position of additional cylindrical surface used to limit torus extent by teade in https://github.com/GEOUNED-org/GEOUNED/pull/96
* camel case for all classes by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/95
* Snake case variables (PR 1 of several) by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/98
* Using "is" instead of "==" to compare boolean values by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/99
* Add comments to Geometry.py and booleanFunction.py files by psauvan in https://github.com/GEOUNED-org/GEOUNED/pull/101
* Specific imports instead of wild card by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/100
* solve issue 75 in getTransMatrix function by psauvan in https://github.com/GEOUNED-org/GEOUNED/pull/103
* Changes in users initialization by psauvan in https://github.com/GEOUNED-org/GEOUNED/pull/102
* Adding formatter to CI to keep code in PEP8 by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/104
* f strings instead of .format by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/106
* Snake case variables (PR 2 of several) by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/105
* Quicker tests for ci by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/109
* added draft template for consideration by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/97
* Removing unused code by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/107
* Testing writing inputs for more MC codes by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/108
* Snake case functions by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/115
* duplicate import openmc by alberto743 in https://github.com/GEOUNED-org/GEOUNED/pull/116
* Sphinx based docs with CI action to build and hosted on gh-pages by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/119
* Add issue templates by alexvalentine94 in https://github.com/GEOUNED-org/GEOUNED/pull/112
* Trigger docs build on push only by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/126
* added missing = sign by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/130
* added missing package to dependencies by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/135
* replaced print statements with log by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/133
* Fixing logger commands by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/137
* removal of Options as global variable by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/138
* removal of Tolerances as global variable by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/139
* Numerical format to normal class by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/141
* Improving docs install section by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/145
* Testing api usage with all attributes by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/147
* Adding getters setters type checking to Options, Tolerances, NumericFormat class by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/148
* Add settings class by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/149
* Adding export csg method by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/150
* Adding support for json config file by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/152
* Adding command line tool including documentation and testing by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/155
* removed duplication between readme and docs by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/156
* Moving code from __init__ file to core.py by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/157
* Fixing issue 154 by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/158
* added missing args bug by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/159
* added description of solid being decomposed by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/161
* Context managers for writing try 2 by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/160
* Creating folder if needed by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/162
* setting line length to 128 by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/163
* Lower case folder names and files by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/165
* openmc_py and openmc_xml lower case by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/166
* Added type checking on export csg by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/167
* Adding windows install instructions by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/169
* Merge dev into main by AlvaroCubi in https://github.com/GEOUNED-org/GEOUNED/pull/172
* added getters and setters for cadtocsg args by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/170
* use of pypi for simpler install by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/173
* Adding dynamic version by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/168
* added windows conda install by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/174
* Merge dev to main by AlvaroCubi in https://github.com/GEOUNED-org/GEOUNED/pull/175

New Contributors
* alberto743 made their first contribution in https://github.com/GEOUNED-org/GEOUNED/pull/116

**Full Changelog**: https://github.com/GEOUNED-org/GEOUNED/compare/1.0.1...v1.1.0

1.0.1

What's Changed
* Capability to write to Serpent by alexvalentine94 in https://github.com/GEOUNED-org/GEOUNED/pull/4
* simple syntax for OpenMC tori output error by alexvalentine94 in https://github.com/GEOUNED-org/GEOUNED/pull/5
* License update from GPL-3.0 to EUPL by jpcatalanUNED in https://github.com/GEOUNED-org/GEOUNED/pull/6
* fix bug with toroidal surfaces by psauvan in https://github.com/GEOUNED-org/GEOUNED/pull/8
* Fix OpenMC Torus parameters definition by ecasglez in https://github.com/GEOUNED-org/GEOUNED/pull/12
* Update pyproject.toml by jpcatalanUNED in https://github.com/GEOUNED-org/GEOUNED/pull/13
* Added link to paper and bibtex to README by mxmws in https://github.com/GEOUNED-org/GEOUNED/pull/18
* Dev by psauvan in https://github.com/GEOUNED-org/GEOUNED/pull/21
* Dev by psauvan in https://github.com/GEOUNED-org/GEOUNED/pull/22
* Update parser.py - fix for mphys and mx cards by py1sl in https://github.com/GEOUNED-org/GEOUNED/pull/25
* Added Error messages for when no cells are selected by mxmws in https://github.com/GEOUNED-org/GEOUNED/pull/19
* debug step files export to sub directory by vwbus1967 in https://github.com/GEOUNED-org/GEOUNED/pull/29
* Capability to write to PHITS by vwbus1967 in https://github.com/GEOUNED-org/GEOUNED/pull/31
* Add a bug report template and .gitignore by AlvaroCubi in https://github.com/GEOUNED-org/GEOUNED/pull/44
* Removed unused imports and variables by repositony in https://github.com/GEOUNED-org/GEOUNED/pull/35
* Raise ValueError instead of exit() by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/41
* Update to testing path by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/40
* Add bug report and .gitignore to main by AlvaroCubi in https://github.com/GEOUNED-org/GEOUNED/pull/45
* raising catchable error instead of exit by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/47
* added try except for compatibility conda freecad by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/48
* Solve SyntaxtError producing a bug by AlvaroCubi in https://github.com/GEOUNED-org/GEOUNED/pull/49
* GEOUNED training presentation added by akolsek in https://github.com/GEOUNED-org/GEOUNED/pull/53
* Adding minimal ci to check cad converts by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/52
* typo correction to test if CI is working by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/54
* Adding minimal volume checking CI comparing CAD and CSG volumes by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/56
* Added mkdocs by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/57
* Reverting mkdocs PR 57 by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/58
* Adding minimal particle transport tests on resulting csg files by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/59
* Add the name to the cells in OpenMC to improve identification by ecasglez in https://github.com/GEOUNED-org/GEOUNED/pull/61
* transport tests - reduced number of skipped models by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/62
* volume tests - reduced number of skipped models by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/63
* pointing ci badge to main branch by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/64
* Improved import statements by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/65
* bring dev branch upto date with main by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/66
* added standard gitignore for python project by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/68
* changing package name to lower case as per pep8 rule by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/69
* added pypi publish action by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/71
* auto pep8 format with black by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/73
* Removing unused variables by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/84
* Geouned class init now accepts arguments by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/85
* using self. instead of __dict__ and keyword to get class attributes by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/86
* redo commit bc74e7e by shimwell in https://github.com/GEOUNED-org/GEOUNED/pull/91
* Add a github workflow that prevents PRs to main that is not coming from dev (92) by AlvaroCubi in https://github.com/GEOUNED-org/GEOUNED/pull/93

New Contributors
* jpcatalanUNED made their first contribution in https://github.com/GEOUNED-org/GEOUNED/pull/6
* ecasglez made their first contribution in https://github.com/GEOUNED-org/GEOUNED/pull/12
* mxmws made their first contribution in https://github.com/GEOUNED-org/GEOUNED/pull/18
* py1sl made their first contribution in https://github.com/GEOUNED-org/GEOUNED/pull/25
* vwbus1967 made their first contribution in https://github.com/GEOUNED-org/GEOUNED/pull/29
* repositony made their first contribution in https://github.com/GEOUNED-org/GEOUNED/pull/35
* akolsek made their first contribution in https://github.com/GEOUNED-org/GEOUNED/pull/53

**Full Changelog**: https://github.com/GEOUNED-org/GEOUNED/commits/1.0.1

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.