cad-to-dagmc 0.7.1__tar.gz → 0.7.2__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of cad-to-dagmc might be problematic. Click here for more details.

Files changed (52) hide show
  1. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/.github/workflows/ci_with_pip_install.yml +2 -3
  2. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/PKG-INFO +5 -3
  3. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/README.md +3 -1
  4. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/pyproject.toml +1 -1
  5. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/src/_version.py +2 -2
  6. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/src/cad_to_dagmc.egg-info/PKG-INFO +5 -3
  7. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/src/cad_to_dagmc.egg-info/requires.txt +1 -1
  8. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/.github/workflows/black.yml +0 -0
  9. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/.github/workflows/ci_with_benchmarks.yml +0 -0
  10. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/.github/workflows/ci_with_conda_install.yml +0 -0
  11. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/.github/workflows/python-publish.yml +0 -0
  12. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/.gitignore +0 -0
  13. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/CITATION.cff +0 -0
  14. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/LICENSE +0 -0
  15. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/examples/surface_mesh/cadquery_assembly.py +0 -0
  16. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/examples/surface_mesh/cadquery_compound.py +0 -0
  17. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/examples/surface_mesh/cadquery_object_and_stp_file.py +0 -0
  18. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/examples/surface_mesh/cadquery_text.py +0 -0
  19. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/examples/surface_mesh/curved_cadquery_object_to_dagmc_surface_mesh.py +0 -0
  20. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/examples/surface_mesh/from_gmsh_mesh_file.py +0 -0
  21. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/examples/surface_mesh/multiple_cadquery_objects.py +0 -0
  22. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/examples/surface_mesh/multiple_stp_files.py +0 -0
  23. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/examples/surface_mesh/single_cadquery_object.py +0 -0
  24. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/examples/surface_mesh/single_stp_file.py +0 -0
  25. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/examples/surface_mesh/single_stp_file_multiple_volumes.py +0 -0
  26. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/examples/unstrucutred_volume_mesh/curved_cadquery_object_to_dagmc_volume_mesh.py +0 -0
  27. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/examples/unstrucutred_volume_mesh/simulate_unstrucutred_volume_mesh_with_openmc.py +0 -0
  28. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/setup.cfg +0 -0
  29. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/src/cad_to_dagmc/__init__.py +0 -0
  30. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/src/cad_to_dagmc/core.py +0 -0
  31. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/src/cad_to_dagmc.egg-info/SOURCES.txt +0 -0
  32. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/src/cad_to_dagmc.egg-info/dependency_links.txt +0 -0
  33. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/src/cad_to_dagmc.egg-info/top_level.txt +0 -0
  34. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/tests/ENDFB-7.1-NNDC_H1.h5 +0 -0
  35. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/tests/ball_reactor.brep +0 -0
  36. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/tests/curved_extrude.stp +0 -0
  37. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/tests/extrude_rectangle.stp +0 -0
  38. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/tests/multi_volume_cylinders.stp +0 -0
  39. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/tests/one_cube.brep +0 -0
  40. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/tests/single_cube.stp +0 -0
  41. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/tests/single_volume_thin.stp +0 -0
  42. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/tests/single_volume_thin.vtk +0 -0
  43. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/tests/test_brep_file.brep +0 -0
  44. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/tests/test_file_creation.py +0 -0
  45. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/tests/test_h5m_in_transport.py +0 -0
  46. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/tests/test_loading_from_file_vs_shape_object.py +0 -0
  47. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/tests/test_python_api.py +0 -0
  48. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/tests/test_two_joined_cubes.brep +0 -0
  49. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/tests/test_two_sep_cubes.brep +0 -0
  50. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/tests/test_version.py +0 -0
  51. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/tests/two_connected_cubes.stp +0 -0
  52. {cad_to_dagmc-0.7.1 → cad_to_dagmc-0.7.2}/tests/two_disconnected_cubes.stp +0 -0
@@ -33,13 +33,12 @@ jobs:
33
33
  apt-get --allow-releaseinfo-change update
34
34
  apt-get update -y
35
35
  apt-get upgrade -y
36
- apt-get install -y libhdf5-dev libblas-dev liblapack-dev libgl1 libglx-mesa0 libgl1-mesa-dev libglu1-mesa-dev freeglut3-dev libosmesa6 libosmesa6-dev libgles2-mesa-dev libarchive-dev libpangocairo-1.0-0 libxcursor-dev libxft2 libxinerama-dev make cmake libeigen3-dev
36
+ apt-get install -y libblas-dev liblapack-dev libgl1 libglx-mesa0 libgl1-mesa-dev libglu1-mesa-dev freeglut3-dev libosmesa6 libosmesa6-dev libgles2-mesa-dev libarchive-dev libpangocairo-1.0-0 libxcursor-dev libxft2 libxinerama-dev make cmake libeigen3-dev
37
37
  apt install python3
38
38
  apt install python3-pip
39
39
  python -m pip install --upgrade pip
40
- git clone --single-branch -b master --depth 1 https://bitbucket.org/fathomteam/moab/
40
+ git clone --single-branch -b master --depth 1 https://bitbucket.org/fathomteam/moab/
41
41
  cd moab
42
- git checkout faf7e989c0fd0be4a19f61c1d4713afc5397c8a7
43
42
  python -m pip install . --config-settings=cmake.args=-DENABLE_HDF5=ON
44
43
  cd ..
45
44
  python -c "import pymoab"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: cad_to_dagmc
3
- Version: 0.7.1
3
+ Version: 0.7.2
4
4
  Summary: Converts CAD files to a DAGMC h5m file
5
5
  Author-email: Jonathan Shimwell <mail@jshimwell.com>
6
6
  Project-URL: Homepage, https://github.com/fusion-energy/cad_to_dagmc
@@ -15,7 +15,7 @@ License-File: LICENSE
15
15
  Requires-Dist: trimesh
16
16
  Requires-Dist: networkx
17
17
  Requires-Dist: cadquery>=2.4.0
18
- Requires-Dist: numpy<=1.23.5
18
+ Requires-Dist: numpy<=1.26.4
19
19
  Requires-Dist: gmsh
20
20
  Provides-Extra: tests
21
21
  Requires-Dist: pytest; extra == "tests"
@@ -24,7 +24,9 @@ Requires-Dist: vtk; extra == "tests"
24
24
 
25
25
  [![N|Python](https://www.python.org/static/community_logos/python-powered-w-100x40.png)](https://www.python.org)
26
26
 
27
- [![CI with install](https://github.com/fusion-energy/cad_to_dagmc/actions/workflows/ci_with_install.yml/badge.svg?branch=main)](https://github.com/fusion-energy/cad_to_dagmc/actions/workflows/ci_with_install.yml) Testing package and running examples
27
+ [![CI with Conda install](https://github.com/fusion-energy/cad_to_dagmc/actions/workflows/ci_with_conda_install.yml/badge.svg)](https://github.com/fusion-energy/cad_to_dagmc/actions/workflows/ci_with_conda_install.yml) Testing package and running examples with dependencies installed via Conda
28
+
29
+ [![CI with pip install](https://github.com/fusion-energy/cad_to_dagmc/actions/workflows/ci_with_pip_install.yml/badge.svg)](https://github.com/fusion-energy/cad_to_dagmc/actions/workflows/ci_with_pip_install.yml) Testing package and running examples with dependencies installed vua PIP
28
30
 
29
31
  [![CI with model benchmark zoo](https://github.com/fusion-energy/cad_to_dagmc/actions/workflows/ci_with_benchmarks.yml/badge.svg?branch=main)](https://github.com/fusion-energy/cad_to_dagmc/actions/workflows/ci_with_benchmarks.yml) Testing with [Model Benchmark Zoo](https://github.com/fusion-energy/model_benchmark_zoo)
30
32
 
@@ -1,7 +1,9 @@
1
1
 
2
2
  [![N|Python](https://www.python.org/static/community_logos/python-powered-w-100x40.png)](https://www.python.org)
3
3
 
4
- [![CI with install](https://github.com/fusion-energy/cad_to_dagmc/actions/workflows/ci_with_install.yml/badge.svg?branch=main)](https://github.com/fusion-energy/cad_to_dagmc/actions/workflows/ci_with_install.yml) Testing package and running examples
4
+ [![CI with Conda install](https://github.com/fusion-energy/cad_to_dagmc/actions/workflows/ci_with_conda_install.yml/badge.svg)](https://github.com/fusion-energy/cad_to_dagmc/actions/workflows/ci_with_conda_install.yml) Testing package and running examples with dependencies installed via Conda
5
+
6
+ [![CI with pip install](https://github.com/fusion-energy/cad_to_dagmc/actions/workflows/ci_with_pip_install.yml/badge.svg)](https://github.com/fusion-energy/cad_to_dagmc/actions/workflows/ci_with_pip_install.yml) Testing package and running examples with dependencies installed vua PIP
5
7
 
6
8
  [![CI with model benchmark zoo](https://github.com/fusion-energy/cad_to_dagmc/actions/workflows/ci_with_benchmarks.yml/badge.svg?branch=main)](https://github.com/fusion-energy/cad_to_dagmc/actions/workflows/ci_with_benchmarks.yml) Testing with [Model Benchmark Zoo](https://github.com/fusion-energy/model_benchmark_zoo)
7
9
 
@@ -21,7 +21,7 @@ dependencies = [
21
21
  "trimesh",
22
22
  "networkx",
23
23
  "cadquery>=2.4.0",
24
- "numpy<=1.23.5",
24
+ "numpy<=1.26.4",
25
25
  "gmsh"
26
26
  ]
27
27
  dynamic = ["version"]
@@ -12,5 +12,5 @@ __version__: str
12
12
  __version_tuple__: VERSION_TUPLE
13
13
  version_tuple: VERSION_TUPLE
14
14
 
15
- __version__ = version = '0.7.1'
16
- __version_tuple__ = version_tuple = (0, 7, 1)
15
+ __version__ = version = '0.7.2'
16
+ __version_tuple__ = version_tuple = (0, 7, 2)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: cad_to_dagmc
3
- Version: 0.7.1
3
+ Version: 0.7.2
4
4
  Summary: Converts CAD files to a DAGMC h5m file
5
5
  Author-email: Jonathan Shimwell <mail@jshimwell.com>
6
6
  Project-URL: Homepage, https://github.com/fusion-energy/cad_to_dagmc
@@ -15,7 +15,7 @@ License-File: LICENSE
15
15
  Requires-Dist: trimesh
16
16
  Requires-Dist: networkx
17
17
  Requires-Dist: cadquery>=2.4.0
18
- Requires-Dist: numpy<=1.23.5
18
+ Requires-Dist: numpy<=1.26.4
19
19
  Requires-Dist: gmsh
20
20
  Provides-Extra: tests
21
21
  Requires-Dist: pytest; extra == "tests"
@@ -24,7 +24,9 @@ Requires-Dist: vtk; extra == "tests"
24
24
 
25
25
  [![N|Python](https://www.python.org/static/community_logos/python-powered-w-100x40.png)](https://www.python.org)
26
26
 
27
- [![CI with install](https://github.com/fusion-energy/cad_to_dagmc/actions/workflows/ci_with_install.yml/badge.svg?branch=main)](https://github.com/fusion-energy/cad_to_dagmc/actions/workflows/ci_with_install.yml) Testing package and running examples
27
+ [![CI with Conda install](https://github.com/fusion-energy/cad_to_dagmc/actions/workflows/ci_with_conda_install.yml/badge.svg)](https://github.com/fusion-energy/cad_to_dagmc/actions/workflows/ci_with_conda_install.yml) Testing package and running examples with dependencies installed via Conda
28
+
29
+ [![CI with pip install](https://github.com/fusion-energy/cad_to_dagmc/actions/workflows/ci_with_pip_install.yml/badge.svg)](https://github.com/fusion-energy/cad_to_dagmc/actions/workflows/ci_with_pip_install.yml) Testing package and running examples with dependencies installed vua PIP
28
30
 
29
31
  [![CI with model benchmark zoo](https://github.com/fusion-energy/cad_to_dagmc/actions/workflows/ci_with_benchmarks.yml/badge.svg?branch=main)](https://github.com/fusion-energy/cad_to_dagmc/actions/workflows/ci_with_benchmarks.yml) Testing with [Model Benchmark Zoo](https://github.com/fusion-energy/model_benchmark_zoo)
30
32
 
@@ -1,7 +1,7 @@
1
1
  trimesh
2
2
  networkx
3
3
  cadquery>=2.4.0
4
- numpy<=1.23.5
4
+ numpy<=1.26.4
5
5
  gmsh
6
6
 
7
7
  [tests]
File without changes
File without changes
File without changes
File without changes