ViennaPS 3.6.0__cp312-cp312-macosx_11_0_arm64.whl → 4.1.0__cp312-cp312-macosx_11_0_arm64.whl

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 ViennaPS might be problematic. Click here for more details.

Files changed (229) hide show
  1. viennaps/.dylibs/libomp.dylib +0 -0
  2. viennaps/.dylibs/libtbb.dylib +0 -0
  3. viennaps/.dylibs/libvtkCommonComputationalGeometry-9.3.dylib +0 -0
  4. {viennaps2d → viennaps}/.dylibs/libvtkCommonCore-9.3.dylib +0 -0
  5. viennaps/.dylibs/libvtkCommonDataModel-9.3.dylib +0 -0
  6. viennaps/.dylibs/libvtkCommonExecutionModel-9.3.dylib +0 -0
  7. viennaps/.dylibs/libvtkCommonMath-9.3.dylib +0 -0
  8. viennaps/.dylibs/libvtkCommonMisc-9.3.dylib +0 -0
  9. viennaps/.dylibs/libvtkCommonSystem-9.3.dylib +0 -0
  10. {viennaps2d → viennaps}/.dylibs/libvtkCommonTransforms-9.3.dylib +0 -0
  11. {viennaps2d → viennaps}/.dylibs/libvtkFiltersCore-9.3.dylib +0 -0
  12. viennaps/.dylibs/libvtkFiltersGeometry-9.3.dylib +0 -0
  13. viennaps/.dylibs/libvtkFiltersVerdict-9.3.dylib +0 -0
  14. viennaps/.dylibs/libvtkIOCore-9.3.dylib +0 -0
  15. viennaps/.dylibs/libvtkIOXMLParser-9.3.dylib +0 -0
  16. {viennaps2d → viennaps}/.dylibs/libvtkdoubleconversion-9.3.dylib +0 -0
  17. viennaps/.dylibs/libvtkexpat-9.3.dylib +0 -0
  18. viennaps/.dylibs/libvtkfmt-9.3.dylib +0 -0
  19. {viennaps2d → viennaps}/.dylibs/libvtkkissfft-9.3.dylib +0 -0
  20. {viennaps2d → viennaps}/.dylibs/libvtkloguru-9.3.dylib +0 -0
  21. viennaps/.dylibs/libvtklz4-9.3.dylib +0 -0
  22. viennaps/.dylibs/libvtklzma-9.3.dylib +0 -0
  23. viennaps/.dylibs/libvtkpugixml-9.3.dylib +0 -0
  24. viennaps/.dylibs/libvtksys-9.3.dylib +0 -0
  25. viennaps/.dylibs/libvtkverdict-9.3.dylib +0 -0
  26. viennaps/__init__.py +126 -0
  27. viennaps/__init__.pyi +241 -0
  28. viennaps/_core/__init__.pyi +1154 -0
  29. viennaps/_core/constants.pyi +46 -0
  30. viennaps/_core/gpu.pyi +74 -0
  31. viennaps/_core/util.pyi +13 -0
  32. viennaps/_core.cpython-312-darwin.so +0 -0
  33. viennaps/d2/__init__.pyi +1505 -0
  34. viennaps/d2/gpu.pyi +90 -0
  35. viennaps/d3/__init__.pyi +1510 -0
  36. viennaps/d3/gpu.pyi +90 -0
  37. {viennaps-3.6.0.dist-info → viennaps-4.1.0.dist-info}/METADATA +65 -43
  38. viennaps-4.1.0.dist-info/RECORD +279 -0
  39. {viennaps-3.6.0.dist-info → viennaps-4.1.0.dist-info}/WHEEL +1 -1
  40. {viennaps-3.6.0.dist-info → viennaps-4.1.0.dist-info}/licenses/LICENSE +1 -6
  41. viennaps.libs/cmake_install.cmake +1 -1
  42. viennaps.libs/common/cmake_install.cmake +1 -1
  43. viennaps.libs/common/lexers/CMakeFiles/lexers.dir/stringstream.cpp.o +0 -0
  44. viennaps.libs/common/lexers/CMakeFiles/lexers.dir/tokenstream.cpp.o +0 -0
  45. viennaps.libs/common/lexers/cmake_install.cmake +1 -1
  46. viennaps.libs/common/math/CMakeFiles/math.dir/constants.cpp.o +0 -0
  47. viennaps.libs/common/math/cmake_install.cmake +1 -1
  48. viennaps.libs/common/simd/CMakeFiles/simd.dir/sse.cpp.o +0 -0
  49. viennaps.libs/common/simd/cmake_install.cmake +1 -1
  50. viennaps.libs/common/sys/CMakeFiles/sys.dir/alloc.cpp.o +0 -0
  51. viennaps.libs/common/sys/CMakeFiles/sys.dir/barrier.cpp.o +0 -0
  52. viennaps.libs/common/sys/CMakeFiles/sys.dir/condition.cpp.o +0 -0
  53. viennaps.libs/common/sys/CMakeFiles/sys.dir/estring.cpp.o +0 -0
  54. viennaps.libs/common/sys/CMakeFiles/sys.dir/filename.cpp.o +0 -0
  55. viennaps.libs/common/sys/CMakeFiles/sys.dir/library.cpp.o +0 -0
  56. viennaps.libs/common/sys/CMakeFiles/sys.dir/mutex.cpp.o +0 -0
  57. viennaps.libs/common/sys/CMakeFiles/sys.dir/regression.cpp.o +0 -0
  58. viennaps.libs/common/sys/CMakeFiles/sys.dir/sysinfo.cpp.o +0 -0
  59. viennaps.libs/common/sys/CMakeFiles/sys.dir/thread.cpp.o +0 -0
  60. viennaps.libs/common/sys/cmake_install.cmake +1 -1
  61. viennaps.libs/common/tasking/CMakeFiles/tasking.dir/taskschedulertbb.cpp.o +0 -0
  62. viennaps.libs/common/tasking/cmake_install.cmake +1 -1
  63. viennaps.libs/kernels/CMakeFiles/Export/0919fd033fbc7492b4ed7221a30ac4ed/embree-targets.cmake +1 -1
  64. viennaps.libs/kernels/CMakeFiles/embree.dir/builders/primrefgen.cpp.o +0 -0
  65. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh.cpp.o +0 -0
  66. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh4_factory.cpp.o +0 -0
  67. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh8_factory.cpp.o +0 -0
  68. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder.cpp.o +0 -0
  69. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_hair.cpp.o +0 -0
  70. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_hair_mb.cpp.o +0 -0
  71. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_morton.cpp.o +0 -0
  72. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_sah.cpp.o +0 -0
  73. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_sah_mb.cpp.o +0 -0
  74. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_sah_spatial.cpp.o +0 -0
  75. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_subdiv.cpp.o +0 -0
  76. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_twolevel.cpp.o +0 -0
  77. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_collider.cpp.o +0 -0
  78. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_intersector1_bvh4.cpp.o +0 -0
  79. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_intersector_hybrid4_bvh4.cpp.o +0 -0
  80. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_refit.cpp.o +0 -0
  81. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_rotate.cpp.o +0 -0
  82. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_statistics.cpp.o +0 -0
  83. viennaps.libs/kernels/CMakeFiles/embree.dir/common/acceln.cpp.o +0 -0
  84. viennaps.libs/kernels/CMakeFiles/embree.dir/common/accelset.cpp.o +0 -0
  85. viennaps.libs/kernels/CMakeFiles/embree.dir/common/alloc.cpp.o +0 -0
  86. viennaps.libs/kernels/CMakeFiles/embree.dir/common/device.cpp.o +0 -0
  87. viennaps.libs/kernels/CMakeFiles/embree.dir/common/geometry.cpp.o +0 -0
  88. viennaps.libs/kernels/CMakeFiles/embree.dir/common/motion_derivative.cpp.o +0 -0
  89. viennaps.libs/kernels/CMakeFiles/embree.dir/common/rtcore.cpp.o +0 -0
  90. viennaps.libs/kernels/CMakeFiles/embree.dir/common/rtcore_builder.cpp.o +0 -0
  91. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene.cpp.o +0 -0
  92. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_curves.cpp.o +0 -0
  93. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_grid_mesh.cpp.o +0 -0
  94. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_instance.cpp.o +0 -0
  95. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_instance_array.cpp.o +0 -0
  96. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_line_segments.cpp.o +0 -0
  97. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_points.cpp.o +0 -0
  98. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_quad_mesh.cpp.o +0 -0
  99. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_subdiv_mesh.cpp.o +0 -0
  100. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_triangle_mesh.cpp.o +0 -0
  101. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_user_geometry.cpp.o +0 -0
  102. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_verify.cpp.o +0 -0
  103. viennaps.libs/kernels/CMakeFiles/embree.dir/common/stat.cpp.o +0 -0
  104. viennaps.libs/kernels/CMakeFiles/embree.dir/common/state.cpp.o +0 -0
  105. viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/curve_intersector_virtual_4i.cpp.o +0 -0
  106. viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/curve_intersector_virtual_4i_mb.cpp.o +0 -0
  107. viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/curve_intersector_virtual_4v.cpp.o +0 -0
  108. viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/curve_intersector_virtual_8i.cpp.o +0 -0
  109. viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/curve_intersector_virtual_8i_mb.cpp.o +0 -0
  110. viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/curve_intersector_virtual_8v.cpp.o +0 -0
  111. viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/grid_soa.cpp.o +0 -0
  112. viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/instance_array_intersector.cpp.o +0 -0
  113. viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/instance_intersector.cpp.o +0 -0
  114. viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/primitive4.cpp.o +0 -0
  115. viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/bezier_curve.cpp.o +0 -0
  116. viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/bspline_curve.cpp.o +0 -0
  117. viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/catmullclark_coefficients.cpp.o +0 -0
  118. viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/catmullrom_curve.cpp.o +0 -0
  119. viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/subdivpatch1base.cpp.o +0 -0
  120. viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/subdivpatch1base_eval.cpp.o +0 -0
  121. viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/tessellation_cache.cpp.o +0 -0
  122. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/builders/primrefgen.cpp.avx2.cpp.o +0 -0
  123. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder.cpp.avx2.cpp.o +0 -0
  124. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_hair.cpp.avx2.cpp.o +0 -0
  125. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_hair_mb.cpp.avx2.cpp.o +0 -0
  126. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_morton.cpp.avx2.cpp.o +0 -0
  127. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_sah.cpp.avx2.cpp.o +0 -0
  128. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_sah_mb.cpp.avx2.cpp.o +0 -0
  129. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_sah_spatial.cpp.avx2.cpp.o +0 -0
  130. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_subdiv.cpp.avx2.cpp.o +0 -0
  131. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_twolevel.cpp.avx2.cpp.o +0 -0
  132. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_collider.cpp.avx2.cpp.o +0 -0
  133. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_intersector1_bvh4.cpp.avx2.cpp.o +0 -0
  134. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_intersector1_bvh8.cpp.avx2.cpp.o +0 -0
  135. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_intersector_hybrid4_bvh4.cpp.avx2.cpp.o +0 -0
  136. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_intersector_hybrid4_bvh8.cpp.avx2.cpp.o +0 -0
  137. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_intersector_hybrid8_bvh4.cpp.avx2.cpp.o +0 -0
  138. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_intersector_hybrid8_bvh8.cpp.avx2.cpp.o +0 -0
  139. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_refit.cpp.avx2.cpp.o +0 -0
  140. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_rotate.cpp.avx2.cpp.o +0 -0
  141. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_curves.cpp.avx2.cpp.o +0 -0
  142. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_grid_mesh.cpp.avx2.cpp.o +0 -0
  143. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_instance.cpp.avx2.cpp.o +0 -0
  144. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_instance_array.cpp.avx2.cpp.o +0 -0
  145. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_line_segments.cpp.avx2.cpp.o +0 -0
  146. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_points.cpp.avx2.cpp.o +0 -0
  147. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_quad_mesh.cpp.avx2.cpp.o +0 -0
  148. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_subdiv_mesh.cpp.avx2.cpp.o +0 -0
  149. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_triangle_mesh.cpp.avx2.cpp.o +0 -0
  150. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_user_geometry.cpp.avx2.cpp.o +0 -0
  151. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/curve_intersector_virtual_4i.cpp.avx2.cpp.o +0 -0
  152. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/curve_intersector_virtual_4i_mb.cpp.avx2.cpp.o +0 -0
  153. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/curve_intersector_virtual_4v.cpp.avx2.cpp.o +0 -0
  154. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/curve_intersector_virtual_8i.cpp.avx2.cpp.o +0 -0
  155. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/curve_intersector_virtual_8i_mb.cpp.avx2.cpp.o +0 -0
  156. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/curve_intersector_virtual_8v.cpp.avx2.cpp.o +0 -0
  157. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/grid_soa.cpp.avx2.cpp.o +0 -0
  158. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/instance_array_intersector.cpp.avx2.cpp.o +0 -0
  159. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/instance_intersector.cpp.avx2.cpp.o +0 -0
  160. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/primitive8.cpp.avx2.cpp.o +0 -0
  161. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/subdiv/subdivpatch1base_eval.cpp.avx2.cpp.o +0 -0
  162. viennaps.libs/kernels/cmake_install.cmake +2 -2
  163. viennaps.libs/libembree4.dylib +0 -0
  164. viennaps.libs/libembree_avx2.a +0 -0
  165. viennaps.libs/liblexers.a +0 -0
  166. viennaps.libs/libmath.a +0 -0
  167. viennaps.libs/libsimd.a +0 -0
  168. viennaps.libs/libsys.a +0 -0
  169. viennaps.libs/libtasking.a +0 -0
  170. viennaps.libs/libtbb.dylib +0 -0
  171. viennaps.libs/libvtkCommonComputationalGeometry-9.3.dylib +0 -0
  172. viennaps.libs/libvtkCommonCore-9.3.dylib +0 -0
  173. viennaps.libs/libvtkCommonDataModel-9.3.dylib +0 -0
  174. viennaps.libs/libvtkCommonExecutionModel-9.3.dylib +0 -0
  175. viennaps.libs/libvtkCommonMath-9.3.dylib +0 -0
  176. viennaps.libs/libvtkCommonMisc-9.3.dylib +0 -0
  177. viennaps.libs/libvtkCommonSystem-9.3.dylib +0 -0
  178. viennaps.libs/libvtkCommonTransforms-9.3.dylib +0 -0
  179. viennaps.libs/libvtkFiltersCore-9.3.dylib +0 -0
  180. viennaps.libs/libvtkFiltersGeneral-9.3.dylib +0 -0
  181. viennaps.libs/libvtkFiltersGeometry-9.3.dylib +0 -0
  182. viennaps.libs/libvtkFiltersVerdict-9.3.dylib +0 -0
  183. viennaps.libs/libvtkIOCore-9.3.dylib +0 -0
  184. viennaps.libs/libvtkIOXML-9.3.dylib +0 -0
  185. viennaps.libs/libvtkIOXMLParser-9.3.dylib +0 -0
  186. viennaps.libs/libvtkdoubleconversion-9.3.dylib +0 -0
  187. viennaps.libs/libvtkexpat-9.3.dylib +0 -0
  188. viennaps.libs/libvtkfmt-9.3.dylib +0 -0
  189. viennaps.libs/libvtkkissfft-9.3.dylib +0 -0
  190. viennaps.libs/libvtkloguru-9.3.dylib +0 -0
  191. viennaps.libs/libvtklz4-9.3.dylib +0 -0
  192. viennaps.libs/libvtklzma-9.3.dylib +0 -0
  193. viennaps.libs/libvtkpugixml-9.3.dylib +0 -0
  194. viennaps.libs/libvtksys-9.3.dylib +0 -0
  195. viennaps.libs/libvtkverdict-9.3.dylib +0 -0
  196. viennaps.libs/tests/cmake_install.cmake +1 -1
  197. viennaps-3.6.0.dist-info/RECORD +0 -281
  198. viennaps.libs/libvtkzlib-9.3.dylib +0 -0
  199. viennaps2d/.dylibs/libomp.dylib +0 -0
  200. viennaps2d/.dylibs/libtbb.dylib +0 -0
  201. viennaps2d/.dylibs/libvtkCommonComputationalGeometry-9.3.dylib +0 -0
  202. viennaps2d/.dylibs/libvtkCommonDataModel-9.3.dylib +0 -0
  203. viennaps2d/.dylibs/libvtkCommonExecutionModel-9.3.dylib +0 -0
  204. viennaps2d/.dylibs/libvtkCommonMath-9.3.dylib +0 -0
  205. viennaps2d/.dylibs/libvtkCommonMisc-9.3.dylib +0 -0
  206. viennaps2d/.dylibs/libvtkCommonSystem-9.3.dylib +0 -0
  207. viennaps2d/.dylibs/libvtkFiltersGeometry-9.3.dylib +0 -0
  208. viennaps2d/.dylibs/libvtkFiltersVerdict-9.3.dylib +0 -0
  209. viennaps2d/.dylibs/libvtkIOCore-9.3.dylib +0 -0
  210. viennaps2d/.dylibs/libvtkIOXMLParser-9.3.dylib +0 -0
  211. viennaps2d/.dylibs/libvtkexpat-9.3.dylib +0 -0
  212. viennaps2d/.dylibs/libvtkfmt-9.3.dylib +0 -0
  213. viennaps2d/.dylibs/libvtklz4-9.3.dylib +0 -0
  214. viennaps2d/.dylibs/libvtklzma-9.3.dylib +0 -0
  215. viennaps2d/.dylibs/libvtkpugixml-9.3.dylib +0 -0
  216. viennaps2d/.dylibs/libvtksys-9.3.dylib +0 -0
  217. viennaps2d/.dylibs/libvtkverdict-9.3.dylib +0 -0
  218. viennaps2d/.dylibs/libvtkzlib-9.3.dylib +0 -0
  219. viennaps2d/__init__.py +0 -80
  220. viennaps2d/__init__.pyi +0 -6
  221. viennaps2d/viennaps2d.cpython-311-darwin.so +0 -0
  222. viennaps2d/viennaps2d.cpython-312-darwin.so +0 -0
  223. viennaps2d/viennaps2d.pyi +0 -1399
  224. viennaps3d/__init__.py +0 -80
  225. viennaps3d/__init__.pyi +0 -6
  226. viennaps3d/gpu.pyi +0 -147
  227. viennaps3d/viennaps3d.cpython-311-darwin.so +0 -0
  228. viennaps3d/viennaps3d.cpython-312-darwin.so +0 -0
  229. viennaps3d/viennaps3d.pyi +0 -1324
viennaps/d3/gpu.pyi ADDED
@@ -0,0 +1,90 @@
1
+ """
2
+ GPU accelerated functions.
3
+ """
4
+
5
+ from __future__ import annotations
6
+ import collections.abc
7
+ import typing
8
+ import viennaps._core
9
+ import viennaps.d3
10
+
11
+ __all__: list[str] = [
12
+ "FaradayCageEtching",
13
+ "HBrO2Etching",
14
+ "IonBeamEtching",
15
+ "MultiParticleProcess",
16
+ "ProcessModelGPU",
17
+ "SF6O2Etching",
18
+ "SingleParticleProcess",
19
+ ]
20
+
21
+ class FaradayCageEtching(viennaps.d3.ProcessModel):
22
+ def __init__(
23
+ self,
24
+ parameters: viennaps._core.FaradayCageParameters,
25
+ maskMaterials: collections.abc.Sequence[viennaps._core.Material],
26
+ ) -> None: ...
27
+
28
+ class HBrO2Etching(ProcessModelGPU):
29
+ def __init__(self, parameters: viennaps._core.PlasmaEtchingParameters) -> None: ...
30
+
31
+ class IonBeamEtching(viennaps.d3.ProcessModel):
32
+ def __init__(
33
+ self,
34
+ parameters: viennaps._core.IBEParameters,
35
+ maskMaterials: collections.abc.Sequence[viennaps._core.Material],
36
+ ) -> None: ...
37
+
38
+ class MultiParticleProcess(ProcessModelGPU):
39
+ def __init__(self) -> None: ...
40
+ def addIonParticle(
41
+ self,
42
+ sourcePower: typing.SupportsFloat,
43
+ thetaRMin: typing.SupportsFloat = 0.0,
44
+ thetaRMax: typing.SupportsFloat = 90.0,
45
+ minAngle: typing.SupportsFloat = 0.0,
46
+ B_sp: typing.SupportsFloat = -1.0,
47
+ meanEnergy: typing.SupportsFloat = 0.0,
48
+ sigmaEnergy: typing.SupportsFloat = 0.0,
49
+ thresholdEnergy: typing.SupportsFloat = 0.0,
50
+ inflectAngle: typing.SupportsFloat = 0.0,
51
+ n: typing.SupportsFloat = 1,
52
+ label: str = "ionFlux",
53
+ ) -> None: ...
54
+ @typing.overload
55
+ def addNeutralParticle(
56
+ self, stickingProbability: typing.SupportsFloat, label: str = "neutralFlux"
57
+ ) -> None: ...
58
+ @typing.overload
59
+ def addNeutralParticle(
60
+ self,
61
+ materialSticking: collections.abc.Mapping[
62
+ viennaps._core.Material, typing.SupportsFloat
63
+ ],
64
+ defaultStickingProbability: typing.SupportsFloat = 1.0,
65
+ label: str = "neutralFlux",
66
+ ) -> None: ...
67
+ def setRateFunction(
68
+ self,
69
+ arg0: collections.abc.Callable[
70
+ [collections.abc.Sequence[typing.SupportsFloat], viennaps._core.Material],
71
+ float,
72
+ ],
73
+ ) -> None: ...
74
+
75
+ class ProcessModelGPU(viennaps.d3.ProcessModelBase):
76
+ pass
77
+
78
+ class SF6O2Etching(ProcessModelGPU):
79
+ def __init__(self, parameters: viennaps._core.PlasmaEtchingParameters) -> None: ...
80
+
81
+ class SingleParticleProcess(ProcessModelGPU):
82
+ def __init__(
83
+ self,
84
+ materialRates: collections.abc.Mapping[
85
+ viennaps._core.Material, typing.SupportsFloat
86
+ ],
87
+ rate: typing.SupportsFloat,
88
+ stickingProbability: typing.SupportsFloat,
89
+ sourceExponent: typing.SupportsFloat,
90
+ ) -> None: ...
@@ -1,13 +1,8 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: ViennaPS
3
- Version: 3.6.0
4
- Summary: Semiconductor fabrication process simulation library
5
- License: Parts of the code (located in the 'external/' subfolder) have different
6
- licenses. The individual licenses apply for this specific part. Please consult
7
- the respective LICENSE files.
8
-
9
-
10
- Copyright (c) 2015 Institute for Microelectronics, TU Wien.
3
+ Version: 4.1.0
4
+ Summary: Topography simulation library for microelectronic fabrication processes
5
+ License: Copyright (c) 2025 Institute for Microelectronics, TU Wien.
11
6
 
12
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
13
8
  of this software and associated documentation files (the "Software"), to deal
@@ -31,27 +26,28 @@ Project-URL: Homepage, https://viennatools.github.io/ViennaPS/
31
26
  Project-URL: Documentation, https://viennatools.github.io/ViennaPS/
32
27
  Project-URL: Repository, https://github.com/ViennaTools/ViennaPS
33
28
  Project-URL: Issues, https://github.com/ViennaTools/ViennaPS/issues
34
- Requires-Dist: ViennaLS>=4.4.0
29
+ Requires-Dist: ViennaLS>=5.0.1
35
30
  Description-Content-Type: text/markdown
36
31
 
37
32
  <div align="center">
38
33
 
39
- ![](assets/logo.png)
40
-
41
- <h1>ViennaPS - Process Simulation Library</h1>
34
+ <picture>
35
+ <source srcset="https://raw.githubusercontent.com/ViennaTools/ViennaPS/master/assets/ViennaPS_title-dark.png" media="(prefers-color-scheme: dark)">
36
+ <source srcset="https://raw.githubusercontent.com/ViennaTools/ViennaPS/master/assets/ViennaPS_title.png" media="(prefers-color-scheme: light)">
37
+ <img src="https://raw.githubusercontent.com/ViennaTools/ViennaPS/master/assets/ViennaPS_title.png" alt="ViennaPS" width=500>
38
+ </picture>
42
39
 
40
+ ---
41
+
43
42
  [![🐍 Build Bindings](https://github.com/ViennaTools/ViennaPS/actions/workflows/python.yml/badge.svg)](https://github.com/ViennaTools/ViennaPS/actions/workflows/python.yml)
44
43
  [![🧪 Run Tests](https://github.com/ViennaTools/ViennaPS/actions/workflows/build.yml/badge.svg)](https://github.com/ViennaTools/ViennaPS/actions/workflows/build.yml)
45
44
  [![PyPi Version](https://img.shields.io/pypi/v/ViennaPS?logo=pypi)](https://pypi.org/project/ViennaPS/)
46
45
 
47
46
  </div>
48
47
 
49
- ViennaPS is a header-only C++ library for simulating microelectronic fabrication processes. It combines surface and volume representations with advanced level-set methods and Monte Carlo flux calculations, powered by high-performance ray tracing. Users can develop custom models, use pre-configured physical models, or leverage emulation for flexible and efficient process simulations.
48
+ ViennaPS is a header-only C++ library for topography simulation in microelectronic fabrication processes. It models the evolution of 2D and 3D surfaces during etching, deposition, and related steps, combining advanced level-set methods for surface evolution with Monte Carlo ray tracing for flux calculation. This allows accurate, feature-scale simulation of complex fabrication geometries.
50
49
 
51
- ViennaPS is designed to be easily integrated into existing C++ projects and provides Python bindings for seamless use in Python environments. The library is under active development and is continuously improved to meet the evolving needs of process simulation in microelectronics.
52
-
53
- > [!NOTE]
54
- > ViennaPS is under heavy development and improved daily. If you do have suggestions or find bugs, please let us know!
50
+ ViennaPS supports both physical process models and fast emulation approaches, enabling flexible and efficient development of semiconductor processes. It can be easily integrated into existing C++ projects and also provides Python bindings for use in Python-based workflows. The library is actively developed and continuously improved to address the needs of process and topography simulation in microelectronics.
55
51
 
56
52
  ## Quick Start
57
53
 
@@ -66,6 +62,10 @@ To use ViennaPS in C++, clone the repository and follow the installation steps b
66
62
  For full documentation, visit [ViennaPS Documentation](https://viennatools.github.io/ViennaPS/).
67
63
 
68
64
  ## Releases
65
+
66
+ > [!NOTE]
67
+ > ViennaPS is under heavy development and improved daily. If you do have suggestions or find bugs, please let us know!
68
+
69
69
  Releases are tagged on the master branch and available in the [releases section](https://github.com/ViennaTools/ViennaPS/releases).
70
70
 
71
71
  ViennaPS is also available on the [Python Package Index (PyPI)](https://pypi.org/project/ViennaPS/) for most platforms.
@@ -97,7 +97,7 @@ ViennaPS is also available on the [Python Package Index (PyPI)](https://pypi.org
97
97
 
98
98
  * [ViennaCS](https://github.com/ViennaTools/viennacs)
99
99
 
100
- * [pybind11](https://github.com/pybind/pybind11) (2.12.0+, only for building Python libs)
100
+ * [pybind11](https://github.com/pybind/pybind11) (3.0.0+, only for building Python libs)
101
101
 
102
102
  The CMake configuration automatically checks if the dependencies are installed.
103
103
  If the dependencies are not found on the system, they will be built from source. To use local installations of the dependencies, the `VIENNAPS_LOOKUP_DIRS` variable can be set to the installation path of the dependencies.
@@ -105,7 +105,7 @@ If the dependencies are not found on the system, they will be built from source.
105
105
  ## Installing
106
106
 
107
107
  > [!NOTE]
108
- > __For more detailed installation instructions and troubleshooting tips, please refer to the ViennaPS [documentation](https://viennatools.github.io/ViennaPS/inst/).__
108
+ > __For more detailed installation instructions and troubleshooting tips, have a look at the ViennaPS [documentation](https://viennatools.github.io/ViennaPS/inst/).__
109
109
 
110
110
  ViennaPS is a header-only library, so no formal installation is required. However, following the steps below helps organize and manage dependencies more effectively:
111
111
 
@@ -117,7 +117,7 @@ cmake -B build && cmake --build build
117
117
  cmake --install build --prefix "/path/to/your/custom/install/"
118
118
  ```
119
119
 
120
- This will install the necessary headers and CMake files to the specified path. If `--prefix` is not specified, it will be installed to the standard path for your system, usually `/usr/local/` .
120
+ This will install the necessary headers and CMake files to the specified path. If `--prefix` is not specified, it will be installed to the standard path for your system, usually `/usr/local/` on Linux-based systems.
121
121
 
122
122
  ## Building the Python package
123
123
 
@@ -130,28 +130,31 @@ cd ViennaPS
130
130
  pip install .
131
131
  ```
132
132
 
133
- > Some features of the ViennaPS Python module require the ViennaLS Python module. It is therefore recommended to additionally install the ViennaLS Python module on your system. Instructions to do so can be found in the [ViennaLS Git Repository](https://github.com/ViennaTools/viennals).
133
+ > Some features of the ViennaPS Python module depend on the ViennaLS Python module. The ViennaLS is installed automatically as a dependency.
134
+ > Note: A locally built ViennaPS Python module is typically not compatible with the ViennaLS package from PyPI. For details and troubleshooting, see [this guide](https://viennatools.github.io/ViennaPS/inst/troubleshooting.html#python-importerror).
134
135
 
135
136
  ## Using the Python package
136
137
 
137
- The 2D version of the library can be imported as follows:
138
+ The ViennaPS Python package can be used by importing it in your Python scripts:
138
139
  ```python
139
- import viennaps2d as vps
140
+ import viennaps as vps
140
141
  ```
141
142
 
142
- In order to switch to three dimensions, only the import needs to be changed:
143
-
143
+ By default, ViennaPS operates in two dimensions. You can set the dimension using:
144
144
  ```python
145
- import viennaps3d as vps
145
+ vps.setDimension(2) # For 2D simulations
146
+ vps.setDimension(3) # For 3D simulations
146
147
  ```
147
148
 
149
+ For more details and examples, refer to the official [documentation](https://viennatools.github.io/ViennaPS/).
150
+
148
151
  ## Integration in CMake projects
149
152
 
150
153
  We recommend using [CPM.cmake](https://github.com/cpm-cmake/CPM.cmake) to consume this library.
151
154
 
152
155
  * Installation with CPM
153
156
  ```cmake
154
- CPMAddPackage("gh:viennatools/viennaps@3.6.0")
157
+ CPMAddPackage("gh:viennatools/viennaps@4.0.1")
155
158
  ```
156
159
 
157
160
  * With a local installation
@@ -164,16 +167,25 @@ We recommend using [CPM.cmake](https://github.com/cpm-cmake/CPM.cmake) to consum
164
167
  target_link_libraries(${PROJECT_NAME} PUBLIC ViennaTools::ViennaPS)
165
168
  ```
166
169
 
170
+ ### Shared Library
171
+
172
+ In order to save build time during development, dynamically linked shared libraries can be used if ViennaPS was built with them. This is done by precompiling the most common template specialisations. In order to use shared libraries, use
173
+
174
+ ```bash
175
+ cmake -B build -DVIENNALS_PRECOMPILE_HEADERS=ON
176
+ ```
177
+
178
+ If ViennaPS was built with shared libraries and you use ViennaPS in your project (see above), CMake will automatically link them to your project.
179
+
167
180
  ## GPU Acceleration (Experimental)
168
181
 
169
- As of version 3.4.0, ViennaPS supports GPU acceleration for the ray tracing part of the library. This feature is still experimental and may not work on all systems. Details on how to enable GPU functionality can be found in the [documentation](https://viennatools.github.io/ViennaPS/inst/).
182
+ As of version 3.4.0, ViennaPS supports GPU acceleration for the ray tracing part of the library. This feature is still experimental and may not work on all systems. Details on how to enable GPU functionality can be found in the [documentation](https://viennatools.github.io/ViennaPS/inst/gpu.html).
170
183
 
171
184
  ## Basic Examples
172
185
 
173
186
  ### Building
174
187
 
175
188
  The examples can be built using CMake:
176
- > __Important__: Make sure all dependencies are installed and have been built previously
177
189
 
178
190
  ```bash
179
191
  git clone https://github.com/ViennaTools/ViennaPS.git
@@ -185,7 +197,7 @@ cmake --build build
185
197
 
186
198
  The examples can then be executed in their respective build folders with the config files, e.g.:
187
199
  ```bash
188
- cd examples/exampleName
200
+ cd build/examples/exampleName
189
201
  ./exampleName.bat config.txt # (Windows)
190
202
  ./exampleName config.txt # (Other)
191
203
  ```
@@ -197,12 +209,12 @@ Individual examples can also be build by calling `make` in their respective buil
197
209
  This [example](https://github.com/ViennaTools/ViennaPS/tree/master/examples/trenchDeposition) focuses on a particle deposition process within a trench geometry. By default, the simulation presents a 2D representation of the trench. Nevertheless, users have the flexibility to conduct 3D simulations by adjusting the value of the constant _D_ in __trenchDeposition.cpp__ to 3. Customization of process and geometry parameters is achieved through the __config.txt__ file. The accompanying image illustrates instances of the trench deposition process, showcasing variations in the particle sticking probability _s_.
198
210
 
199
211
  <div align="center">
200
- <img src="assets/deposition.svg" width=700 style="background-color:white;">
212
+ <img src="https://raw.githubusercontent.com/ViennaTools/ViennaPS/master/assets/deposition.png" width=700 style="background-color:white;">
201
213
  </div>
202
214
 
203
- ### SF<sub>6</sub>O<sub>2</sub> Hole Etching
215
+ ### SF<sub>6</sub>/O<sub>2</sub> Hole Etching
204
216
 
205
- This [example](https://github.com/ViennaTools/ViennaPS/tree/master/examples/holeEtching) demonstrates a hole etching process with a SF<sub>6</sub>O<sub>2</sub> plasma etching chemistry with ion bombardment. The process is controlled by various parameters, including geometry and plasma conditions, which can be adjusted in the __config.txt__ file.
217
+ This [example](https://github.com/ViennaTools/ViennaPS/tree/master/examples/holeEtching) demonstrates a hole etching process with a SF<sub>6</sub>/O<sub>2</sub> plasma etching chemistry with ion bombardment. The process is controlled by various parameters, including geometry and plasma conditions, which can be adjusted in the __config.txt__ file.
206
218
 
207
219
  The image presents the results of different flux configurations, as tested in _testFluxes.py_. Each structure represents a variation in flux conditions, leading to differences in hole shape, depth, and profile characteristics. The variations highlight the influence of ion and neutral fluxes on the etching process.
208
220
 
@@ -211,7 +223,7 @@ The image presents the results of different flux configurations, as tested in _t
211
223
  > The images shown here were generated using **ViennaPS v3.6.0**.
212
224
 
213
225
  <div align="center">
214
- <img src="assets/sf6o2_results.png" width=700 style="background-color:white;">
226
+ <img src="https://raw.githubusercontent.com/ViennaTools/ViennaPS/master/assets/sf6o2_results.png" width=700 style="background-color:white;">
215
227
  </div>
216
228
 
217
229
  ### Bosch Process
@@ -225,16 +237,23 @@ This [example](https://github.com/ViennaTools/ViennaPS/tree/master/examples/bosc
225
237
  This comparison highlights the trade-offs between computational efficiency and physical accuracy in DRIE simulations.
226
238
 
227
239
  <div align="center">
228
- <img src="assets/bosch_process.png" width=700 style="background-color:white;">
240
+ <img src="https://raw.githubusercontent.com/ViennaTools/ViennaPS/master/assets/bosch_process.png" width=700 style="background-color:white;">
229
241
  </div>
230
242
 
243
+ ### Wet Etching
231
244
 
232
- ### Anisotropic Processes
245
+ This [example](https://github.com/ViennaTools/ViennaPS/tree/master/examples/cantileverWetEtching) demonstrates the wet etching process, specifically focusing on the cantilever structure. The simulation captures the etching dynamics and the influence of crystallographic directions on the etch profile.
233
246
 
234
- In the anisotropic process model, the etch or deposition rates are dependent on the crystallographic directions of the surface. This enables the accurate modeling of intricate processes like [epitaxial growth](https://github.com/ViennaTools/ViennaPS/tree/master/examples/selectiveEpitaxy) or [anisotropic wet etching](https://github.com/ViennaTools/ViennaPS/tree/master/examples/cantileverWetEtching). Basic examples, illustrating these processes are provided with the library and shown below.
247
+ <div align="center">
248
+ <img src="https://raw.githubusercontent.com/ViennaTools/ViennaPS/master/assets/wet_etching.png" width=700 style="background-color:white;">
249
+ </div>
250
+
251
+ ### Selective Epitaxy
252
+
253
+ This [example](https://github.com/ViennaTools/ViennaPS/tree/master/examples/selectiveEpitaxy) demonstrates the selective epitaxy process, focusing on the growth of SiGe on a Si substrate. Similar to wet etching, the process is influenced by crystallographic directions, which can be adjusted in the __config.txt__ file. The simulation captures the growth dynamics and the resulting SiGe structure.
235
254
 
236
255
  <div align="center">
237
- <img src="assets/anisotropic_process.svg" width=700 style="background-color:white;">
256
+ <img src="https://raw.githubusercontent.com/ViennaTools/ViennaPS/master/assets/epitaxy.png" width=700 style="background-color:white;">
238
257
  </div>
239
258
 
240
259
  ### Redeposition During Selective Etching
@@ -242,7 +261,7 @@ In the anisotropic process model, the etch or deposition rates are dependent on
242
261
  This [example](https://github.com/ViennaTools/ViennaPS/tree/master/examples/oxideRegrowth) demonstrates capturing etching byproducts and the subsequent redeposition during a selective etching process in a Si<sub>3</sub>N<sub>4</sub>/SiO<sub>2</sub> stack. The etching byproducts are captured in a cell set description of the etching plasma. To model the dynamics of these etching byproducts, a convection-diffusion equation is solved on the cell set using finite differences. The redeposition is then captured by adding up the byproducts in every step and using this information to generate a velocity field on the etched surface.
243
262
 
244
263
  <div align="center">
245
- <img src="assets/redeposition.gif" width=700 style="background-color:white;">
264
+ <img src="https://raw.githubusercontent.com/ViennaTools/ViennaPS/master/assets/redeposition.gif" width=700 style="background-color:white;">
246
265
  </div>
247
266
 
248
267
  ### GDS Mask Import Example
@@ -250,7 +269,7 @@ This [example](https://github.com/ViennaTools/ViennaPS/tree/master/examples/oxid
250
269
  This [example](https://github.com/ViennaTools/ViennaPS/tree/master/examples/GDSReader) tests the full GDS mask import, blurring, rotation, scaling, and flipping as well as the level set conversion pipeline. Shown below is the result after applying proximity correction and extrusion on a simple test.
251
270
 
252
271
  <div align="center">
253
- <img src="assets/masks.png" width=1200 style="background-color:white;">
272
+ <img src="https://raw.githubusercontent.com/ViennaTools/ViennaPS/master/assets/masks.png" width=1200 style="background-color:white;">
254
273
  </div>
255
274
 
256
275
 
@@ -287,6 +306,9 @@ Contact us via: viennatools@iue.tuwien.ac.at
287
306
  ViennaPS was developed under the aegis of the 'Institute for Microelectronics' at the 'TU Wien'.
288
307
  http://www.iue.tuwien.ac.at/
289
308
 
290
- License
291
- --------------------------
292
- See file LICENSE in the base directory.
309
+ ## License
310
+
311
+ ViennaPS is licensed under the [MIT License](./LICENSE).
312
+
313
+ Some third-party libraries used by ViennaPS are under their own permissive licenses (MIT, BSD, Apache-2.0).
314
+ See [`THIRD_PARTY_LICENSES.md`](./THIRD_PARTY_LICENSES.md) for details.