fastlisaresponse 1.0.7__cp312-cp312-macosx_10_9_x86_64.whl → 1.0.8__cp312-cp312-macosx_10_9_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 fastlisaresponse might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fastlisaresponse
3
- Version: 1.0.7
3
+ Version: 1.0.8
4
4
  Home-page: https://github.com/mikekatz04/lisa-on-gpu
5
5
  Author: Michael Katz
6
6
  Author-email: mikekatz04@gmail.com
@@ -11,7 +11,7 @@ Classifier: Natural Language :: English
11
11
  Classifier: Programming Language :: C++
12
12
  Classifier: Programming Language :: Cython
13
13
  Classifier: Programming Language :: Python :: 3.12
14
- Requires-Python: >=3.12
14
+ Requires-Python: >=3.6
15
15
  Description-Content-Type: text/markdown
16
16
 
17
17
  # fastlisaresponse: Generic LISA response function for GPUs
@@ -1,11 +1,11 @@
1
1
  fastlisaresponse/__init__.py,sha256=wwmiIBy9IuFwoc4jQyJVkJBhjB8B1XZjerTe_E8FkI8,53
2
2
  fastlisaresponse/_version.py,sha256=BW7SWRpHoxuOQZ67pS20yog2LWYl-nK7-BEFBNrHGgA,22
3
3
  fastlisaresponse/pointer_adjust.py,sha256=TjcSehyffLxwgJnrAmcFlPvxXb3XPElMoHXLBOQN-PI,736
4
- fastlisaresponse/pyresponse_cpu.cpython-312-darwin.so,sha256=bUwp5cB9a44LFf40o2h94K_Wi7P-y3B6YwZV3tg7-8Y,97208
4
+ fastlisaresponse/pyresponse_cpu.cpython-312-darwin.so,sha256=OaCD5Wyab_g6hAnw2f7MKduFyq3mXOuIhF9doJ4SIYg,97208
5
5
  fastlisaresponse/response.py,sha256=eMHrMnEFcm_ltJ3836FKsoYzleazS1UBwMsUm6C0qZc,28637
6
6
  fastlisaresponse/utils/__init__.py,sha256=pf2NmWKs_uQNzlyA5iNO1gTRDISKNmIIsvOcKqQ3hgw,33
7
7
  fastlisaresponse/utils/utility.py,sha256=NrJdBmEnLkLPk6Ile1TZg8jNLw6xERiSp58iGVlz01s,2709
8
- fastlisaresponse-1.0.7.dist-info/METADATA,sha256=e3gGNVueMESVcRhxs6bACjUYZTszgbtkZa2sy5q0Lz4,4728
9
- fastlisaresponse-1.0.7.dist-info/WHEEL,sha256=EahQufTUtBnyvrECh1gpiswxGRRuu1fCWmVm0K3Ige4,110
10
- fastlisaresponse-1.0.7.dist-info/top_level.txt,sha256=J4M7Xx_52RqYZrLf99ryAbQjq8GbVjgZdhxekkYw8lg,17
11
- fastlisaresponse-1.0.7.dist-info/RECORD,,
8
+ fastlisaresponse-1.0.8.dist-info/METADATA,sha256=ZDmEQpkvd6PbHPlpEicJKaU-amF6bWnHZFv8i5tgqWg,4727
9
+ fastlisaresponse-1.0.8.dist-info/WHEEL,sha256=Yg9h4QNT-1nYmU7BoP5fPg60gfiPD4f77j-IPR5YwEc,110
10
+ fastlisaresponse-1.0.8.dist-info/top_level.txt,sha256=J4M7Xx_52RqYZrLf99ryAbQjq8GbVjgZdhxekkYw8lg,17
11
+ fastlisaresponse-1.0.8.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (72.2.0)
2
+ Generator: setuptools (73.0.1)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp312-cp312-macosx_10_9_x86_64
5
5