PyMieSim 3.5.4.5__cp311-cp311-macosx_14_0_arm64.whl → 3.6.0__cp311-cp311-macosx_14_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.
PyMieSim/_version.py CHANGED
@@ -17,5 +17,5 @@ __version__: str
17
17
  __version_tuple__: VERSION_TUPLE
18
18
  version_tuple: VERSION_TUPLE
19
19
 
20
- __version__ = version = '3.5.4.5'
21
- __version_tuple__ = version_tuple = (3, 5, 4, 5)
20
+ __version__ = version = '3.6.0'
21
+ __version_tuple__ = version_tuple = (3, 6, 0)
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
lib/libZBessel.a CHANGED
Binary file
lib/lib_ZBessel.a CHANGED
Binary file
Binary file
lib/libcpp_coreshell.a CHANGED
Binary file
lib/libcpp_cylinder.a CHANGED
Binary file
lib/libcpp_sphere.a CHANGED
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: PyMieSim
3
- Version: 3.5.4.5
3
+ Version: 3.6.0
4
4
  Summary: A package for light scattering computation.
5
5
  Keywords: mie,scattering,backscatter,sphere,cylinder,nanoparticle,phase function,efficiency,rayleigh,backscattering
6
6
  Author-Email: Martin Poinsinet de Sivry-Houle <martin.poinsinet.de.sivry@gmail.com>
@@ -47,7 +47,6 @@ Project-URL: Documentation, https://martinpdes.github.io/PyMieSim/
47
47
  Project-URL: Repository, https://github.com/MartinPdeS/PyMieSim
48
48
  Requires-Python: >=3.10
49
49
  Requires-Dist: setuptools_scm[toml]~=8.0
50
- Requires-Dist: flexparser<0.5
51
50
  Requires-Dist: numpy==2.2.6
52
51
  Requires-Dist: matplotlib==3.10.3
53
52
  Requires-Dist: MPSPlots==1.6.4
@@ -1,9 +1,5 @@
1
- pymiesim-3.5.4.5.dist-info/RECORD,,
2
- pymiesim-3.5.4.5.dist-info/WHEEL,sha256=IENW9wY17TDsb9YtMIxV0tAkLi5DnoeroR3ly0Og4ic,114
3
- pymiesim-3.5.4.5.dist-info/METADATA,sha256=UE7WvTskwDHDoTz9L7WAoBbowWUtasfF2_211pgCHdY,9562
4
- pymiesim-3.5.4.5.dist-info/licenses/LICENSE,sha256=-QSWDJghhVqbAzChmEK86liqPX_eeQFgdwlrKTLLcIA,1088
5
1
  PyMieSim/units.py,sha256=L7Trn8rW5d5AQK1_8I-XwaHGswXklupXs5wHgWQtJNQ,4224
6
- PyMieSim/_version.py,sha256=v2LXp9KAX7rDH85j1MBGjQ1-ebpfIccy0NiAxrH4Cas,516
2
+ PyMieSim/_version.py,sha256=eic-6Xs9-9wocSdGZ3Qt8lkpGHJbspTaUymbZDQfBkA,511
7
3
  PyMieSim/directories.py,sha256=ohe9qvjwN0IJ7OpZHsD7LxKYGMLr4CC7xYUGgWgw-Rg,648
8
4
  PyMieSim/__init__.py,sha256=ZRdkOFRqjkVCq0qQs4DHIFnAgkdtBr19gZaq1k6bzxw,453
9
5
  PyMieSim/mesh.py,sha256=WcX_rXpWxH7WDniIqaG4rPC-pfDm4AG9ZAX-zI8GbhU,14566
@@ -71,26 +67,30 @@ PyMieSim/experiment/detector/coherent_mode.py,sha256=ME1CtxUfPY40E3HJoqJrW0ikje6
71
67
  PyMieSim/experiment/detector/__init__.py,sha256=pvtXHKR2pM7JOeTTcouKipeQwi0e8dZiZTpdAn9K2Ls,75
72
68
  PyMieSim/experiment/detector/base.py,sha256=j2yY_InLQDAPgDkM19ILlIEF-2koGMKRe9Hc-nFpyGc,7340
73
69
  PyMieSim/binary/interface_experiment.cpython-311-darwin.so,sha256=j-bh2Ec8tOKyVRCQwgYr5L5Xi4LWUJUFamhlT7N5vf4,491584
74
- PyMieSim/binary/libcpp_coordinates.a,sha256=Mt8nMTbKyfjMeKsMKIYMicXtLKPsxBeWrRVWAQ2-Xpo,22432
75
- PyMieSim/binary/libcpp_source.a,sha256=58kr2_ce-wPQ2PQk6hXS8R0BMr0oeKTZ5HNpatoe_W4,6720
70
+ PyMieSim/binary/libcpp_coordinates.a,sha256=h5qF6g28ZalYsmmnKOP8XRhV_VW43iZSXc9N4iN_3ho,22432
71
+ PyMieSim/binary/libcpp_source.a,sha256=78h1Rz9B0E57AWKGlRDBxjFitZitPgfbmjOzWwsCTO0,6720
76
72
  PyMieSim/binary/interface_experiment.cpython-310-darwin.so,sha256=4fBEUHQlYLuesrGM45q23MiGDHJ2SC6D6OyuFhS1kT8,474976
77
73
  PyMieSim/binary/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
78
74
  PyMieSim/binary/interface_detector.cpython-311-darwin.so,sha256=lh_RCWgRN4R1wKI3q-tWLtC_8666eV09V3H0qafR0q8,492336
79
75
  PyMieSim/binary/interface_source.cpython-310-darwin.so,sha256=WKhrAqfJWndYN1ACTmjnD7W4qHu0OPZiE4kK7Zu-de0,240624
80
- PyMieSim/binary/libcpp_fibonacci.a,sha256=MXr4xeSIAcx0S9mVmcV6PZcVOc5JYeRcdH-TjoQ8O_0,14160
76
+ PyMieSim/binary/libcpp_fibonacci.a,sha256=WJ1yEzb0LOtwHgDu8c59iD_iuz34TrtjylV2M7f4I7U,14160
81
77
  PyMieSim/binary/interface_sets.cpython-310-darwin.so,sha256=67faOdm74RVKsEq-bRptcZTtagRfYbSdRkAW9njxtJ0,579360
82
- PyMieSim/binary/libcpp_experiment.a,sha256=j2Yrg0QN9sXHbyLbDnbAJ1dJZRJVxCs9dtJUU4eGa60,169792
83
- PyMieSim/binary/libcpp_mode_field.a,sha256=ad-2UuIk5cppPbtz9kReFaIXvhZOaIIbivX05Idv60w,10960
78
+ PyMieSim/binary/libcpp_experiment.a,sha256=y1I8Bpls1wJYFuZ_QkPRt7792W9HUpWYyLRGyXk-FEQ,169792
79
+ PyMieSim/binary/libcpp_mode_field.a,sha256=hh-y53-inGDf2q7xGoU83GslKCVeYdLOCX9reSb6tBw,10960
84
80
  PyMieSim/binary/interface_scatterer.cpython-310-darwin.so,sha256=UdqKQyH0KUkGlW1PIz891BnfDiUQ08QqHRDcDQda4MI,559936
85
81
  PyMieSim/binary/interface_detector.cpython-310-darwin.so,sha256=Cm8QqjfgCodblQQfRTFgh9kTxYMmS-D55E_w7ND4N9o,475776
86
82
  PyMieSim/binary/interface_source.cpython-311-darwin.so,sha256=8ZwlKEMALhwE8u7vvSH_LlEpimsPcQtB8BnubLyKW0M,240624
87
83
  PyMieSim/binary/interface_sets.cpython-311-darwin.so,sha256=4rRbWfSR1jQ1cF328qHIfYZN1em6sJMr3pbGw9wHALo,579440
88
- PyMieSim/binary/libcpp_sets.a,sha256=iPv9lTLXCnny7cLccZtXdLlg4i6PH1yEmsy56wZQBOo,169784
84
+ PyMieSim/binary/libcpp_sets.a,sha256=S1JgIGTRXQCxwT4KYvUmusKjOxArQfON66DBDL3X1Kc,169784
89
85
  PyMieSim/binary/interface_scatterer.cpython-311-darwin.so,sha256=W9qVZz9zvi4cRU_GgqMMQnxsx6KhKQ5cx3IaUxynYI8,576512
90
- PyMieSim/binary/libcpp_detector.a,sha256=GyurmEyjjbn7mOzUmsJHB8Kvei2Uy4rgkaWQuMPW4zQ,197008
91
- lib/libcpp_cylinder.a,sha256=yDA7dQyrf0DGyMjnKho5LlAoZRFGyd8C7jPV1ZN82Qs,183416
92
- lib/libcpp_sphere.a,sha256=UdyqW1E7d7_c3-eCmhUMamcdF-6FgAOnN2SPQG7gD0M,194448
93
- lib/libZBessel.a,sha256=4osQ_eyR5SeeP9Sf-Y_5CEmTKsqm9A1mFxS1HB1UnDg,106200
94
- lib/lib_ZBessel.a,sha256=My2vrFOh6MECN9CD_w02sU7y9d6vMH6KHGjlshTjpFA,9840
95
- lib/libcpp_coreshell.a,sha256=niwGl-yj2Ew3vt4OkG8_Id_8i7GEokIMlb2BKICgt3g,193240
96
- lib/libcpp_base_scatterer.a,sha256=vbNU7blRiTAGassBRk7m9Ahin5A-QA6LYP_wMfSeMT8,194376
86
+ PyMieSim/binary/libcpp_detector.a,sha256=UR9X5AS8kX4TmApGHL0Gsa59_bgVA2c8A7npSsf96SY,197008
87
+ pymiesim-3.6.0.dist-info/RECORD,,
88
+ pymiesim-3.6.0.dist-info/WHEEL,sha256=IENW9wY17TDsb9YtMIxV0tAkLi5DnoeroR3ly0Og4ic,114
89
+ pymiesim-3.6.0.dist-info/METADATA,sha256=NLH1cmL-XPL5EVHrCZuT_ZTIbYMT-jqEMJlNV92L1PQ,9530
90
+ pymiesim-3.6.0.dist-info/licenses/LICENSE,sha256=-QSWDJghhVqbAzChmEK86liqPX_eeQFgdwlrKTLLcIA,1088
91
+ lib/libcpp_cylinder.a,sha256=IUAVy88UAz00Rx07jEPCIAXh5HhCLW0c33Ihi-hPnHg,183416
92
+ lib/libcpp_sphere.a,sha256=Vdj-hhZtwCR5JzRHiyTWJCnqttDKoyERRgeMLIPoGbE,194448
93
+ lib/libZBessel.a,sha256=aNtM1ZZjHDuV4nBjGfMWfzvHtW1R6zm1yv-uU1MqSQk,106200
94
+ lib/lib_ZBessel.a,sha256=M4zA0PHUEsYzzuIIX2f_jsQnZMYtSVTQ0AjTjgI_wtk,9840
95
+ lib/libcpp_coreshell.a,sha256=I-mHxUyBGZ1LzabDai4KFdz9iOqtntMKHOev9iGE5Jk,193240
96
+ lib/libcpp_base_scatterer.a,sha256=mTNfLp1LyzbL2J9v_awtA0CNBbtp87jpjTDEioU0rnE,194376