PyPartMC 0.0.34__cp311-cp311-macosx_12_0_universal2.whl → 0.0.35__cp311-cp311-macosx_12_0_universal2.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 PyPartMC might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: PyPartMC
3
- Version: 0.0.34
3
+ Version: 0.0.35
4
4
  Summary: Python interface to PartMC
5
5
  Author: Sylwester Arabas
6
6
  Author-email: sarabas@illinois.edu
@@ -12,6 +12,10 @@ Requires-Python: >=3.7
12
12
  Description-Content-Type: text/markdown
13
13
  License-File: LICENSE
14
14
  Requires-Dist: numpy
15
+ Provides-Extra: tests
16
+ Requires-Dist: pytest ; extra == 'tests'
17
+ Requires-Dist: fastcore (!=1.5.8) ; extra == 'tests'
18
+ Requires-Dist: ghapi ; extra == 'tests'
15
19
 
16
20
  ![logo](https://raw.githubusercontent.com/wiki/open-atmos/PyPartMC/logo.svg)
17
21
 
@@ -43,6 +47,14 @@ The Python API can facilitate using PartMC from other environments - see, e.g.,
43
47
  import PyPartMC
44
48
  ```
45
49
 
50
+ #### Jupyter notebooks with examples
51
+
52
+ - Dry-Wet Particle Size Equilibration with PartMC and PySDM:
53
+ [![nbviewer](https://raw.githubusercontent.com/jupyter/design/master/logos/Badges/nbviewer_badge.svg)](https://nbviewer.jupyter.org/github/open-atmos/PyPartMC/blob/main/examples/lognorm_ex.ipynb)
54
+ [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/open-atmos/PyPartMC/blob/main/examples/lognorm_ex.ipynb)
55
+ [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/open-atmos/PyPartMC.git/main?urlpath=lab/tree/examples/lognorm_ex.ipynb)
56
+ [![Voila](https://img.shields.io/static/v1?label=Voil%C3%A0&logo=jupyter&color=teal&message=web+app)](https://mybinder.org/v2/gh/open-atmos/PyPartMC/main?urlpath=voila%2Frender%2Fexamples%2Flognorm_ex.ipynb)
57
+
46
58
  ## Features
47
59
 
48
60
  - works on Linux, macOS and Windows (compatibility assured with [CI builds](https://github.com/open-atmos/PyPartMC/blob/main/.github/workflows/tests.yml))
@@ -0,0 +1,7 @@
1
+ _PyPartMC.cpython-311-darwin.so,sha256=xOc38ybV9GzBtDM42DdWvew0n8kb93g8Evmc2t5uDO8,2390488
2
+ PyPartMC/__init__.py,sha256=x4i-ZXpn25wXmkfhYD3h8u0Ylf5RLosn-r7CUuHzh1U,1372
3
+ PyPartMC-0.0.35.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
4
+ PyPartMC-0.0.35.dist-info/METADATA,sha256=a_lVu5lBoZr1QtBwmGPF691QKXljPqwOt0IU2picat4,8807
5
+ PyPartMC-0.0.35.dist-info/WHEEL,sha256=-9IOpvUQa7PyokXobd8UxWHGTDobMS2T5UD8zBxMpn4,115
6
+ PyPartMC-0.0.35.dist-info/top_level.txt,sha256=PJxy22pTnxcBhqrb6r4AIL32rkxA61gzw7ohlzybgSM,19
7
+ PyPartMC-0.0.35.dist-info/RECORD,,
Binary file
@@ -1,7 +0,0 @@
1
- _PyPartMC.cpython-311-darwin.so,sha256=U12PMnqvEaVOsAQ0ncOZ7iIUO49-abzco_clQ-QYkf0,2373456
2
- PyPartMC/__init__.py,sha256=x4i-ZXpn25wXmkfhYD3h8u0Ylf5RLosn-r7CUuHzh1U,1372
3
- PyPartMC-0.0.34.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
4
- PyPartMC-0.0.34.dist-info/METADATA,sha256=OKpp9GaI9_WelnS6dsY5rzn6wriUKbBerDl0GUk-whE,7819
5
- PyPartMC-0.0.34.dist-info/WHEEL,sha256=-9IOpvUQa7PyokXobd8UxWHGTDobMS2T5UD8zBxMpn4,115
6
- PyPartMC-0.0.34.dist-info/top_level.txt,sha256=PJxy22pTnxcBhqrb6r4AIL32rkxA61gzw7ohlzybgSM,19
7
- PyPartMC-0.0.34.dist-info/RECORD,,