ViennaPS 3.5.1__cp312-cp312-musllinux_1_1_x86_64.whl → 3.6.0__cp312-cp312-musllinux_1_1_x86_64.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.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: ViennaPS
3
- Version: 3.5.1
3
+ Version: 3.6.0
4
4
  Summary: Semiconductor fabrication process simulation library
5
5
  License: Parts of the code (located in the 'external/' subfolder) have different
6
6
  licenses. The individual licenses apply for this specific part. Please consult
@@ -31,7 +31,7 @@ Project-URL: Homepage, https://viennatools.github.io/ViennaPS/
31
31
  Project-URL: Documentation, https://viennatools.github.io/ViennaPS/
32
32
  Project-URL: Repository, https://github.com/ViennaTools/ViennaPS
33
33
  Project-URL: Issues, https://github.com/ViennaTools/ViennaPS/issues
34
- Requires-Dist: ViennaLS>=4.3.2
34
+ Requires-Dist: ViennaLS>=4.4.0
35
35
  Description-Content-Type: text/markdown
36
36
 
37
37
  <div align="center">
@@ -86,16 +86,16 @@ ViennaPS is also available on the [Python Package Index (PyPI)](https://pypi.org
86
86
 
87
87
  ### Dependencies (installed automatically)
88
88
 
89
- * [ViennaCore](https://github.com/ViennaTools/viennacore) (1.4.3+)
89
+ * [ViennaCore](https://github.com/ViennaTools/viennacore)
90
90
 
91
- * [ViennaLS](https://github.com/ViennaTools/viennals) (4.3.2+)
92
- * [ViennaHRLE](https://github.com/ViennaTools/viennahrle) (0.6.0+)
91
+ * [ViennaLS](https://github.com/ViennaTools/viennals)
92
+ * [ViennaHRLE](https://github.com/ViennaTools/viennahrle)
93
93
  * [VTK](https://vtk.org/) (9.0.0+)
94
94
 
95
- * [ViennaRay](https://github.com/ViennaTools/viennaray) (3.4.1+)
95
+ * [ViennaRay](https://github.com/ViennaTools/viennaray)
96
96
  * [Embree](https://www.embree.org/) (4.0.0+)
97
97
 
98
- * [ViennaCS](https://github.com/ViennaTools/viennacs) (1.1.0+)
98
+ * [ViennaCS](https://github.com/ViennaTools/viennacs)
99
99
 
100
100
  * [pybind11](https://github.com/pybind/pybind11) (2.12.0+, only for building Python libs)
101
101
 
@@ -151,7 +151,7 @@ We recommend using [CPM.cmake](https://github.com/cpm-cmake/CPM.cmake) to consum
151
151
 
152
152
  * Installation with CPM
153
153
  ```cmake
154
- CPMAddPackage("gh:viennatools/viennaps@3.5.1")
154
+ CPMAddPackage("gh:viennatools/viennaps@3.6.0")
155
155
  ```
156
156
 
157
157
  * With a local installation
@@ -208,7 +208,7 @@ The image presents the results of different flux configurations, as tested in _t
208
208
 
209
209
  > [!NOTE]
210
210
  > The underlying model may change in future releases, so running this example in newer versions of ViennaPS might not always reproduce exactly the same results.
211
- > The images shown here were generated using **ViennaPS v3.3.0**.
211
+ > The images shown here were generated using **ViennaPS v3.6.0**.
212
212
 
213
213
  <div align="center">
214
214
  <img src="assets/sf6o2_results.png" width=700 style="background-color:white;">